Skip to content

Commit

Permalink
Fix versionadded
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenvdv committed Mar 25, 2014
1 parent 295f109 commit 0ee15d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/stopwatch.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ microtime by yourself. Instead, use the simple
$event = $stopwatch->stop('eventName');

.. versionadded:: 2.5
The ``getEvent()`` method was introduced
The ``getEvent()`` method was introduced in Symfony 2.5

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

0 comments on commit 0ee15d3

Please sign in to comment.