Skip to content

Commit 0ee15d3

Browse files
committed
Fix versionadded
1 parent 295f109 commit 0ee15d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/stopwatch.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ microtime by yourself. Instead, use the simple
3232
$event = $stopwatch->stop('eventName');
3333

3434
.. versionadded:: 2.5
35-
The ``getEvent()`` method was introduced
35+
The ``getEvent()`` method was introduced in Symfony 2.5
3636

3737
The :class:`Symfony\\Component\\Stopwatch\StopwatchEvent` object can be retrieved from the
3838
:method:`Symfony\\Component\\Stopwatch\\Stopwatch::start`,

0 commit comments

Comments
 (0)