Skip to content

Commit

Permalink
Small grammar-ish fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterj authored and javiereguiluz committed Jun 22, 2015
1 parent 8cd7718 commit 684b47e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/console/helpers/questionhelper.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ the second argument is not provided, ``true`` is assumed.
The regex defaults to ``/^y/i``.

.. versionadded:: 2.7
The regex argument was introduced in Symfony 2.7, before only answers
starting with ``y`` were considered as yes.
The regex argument was introduced in Symfony 2.7. Before, only answers
starting with ``y`` were considered as "yes".

Asking the User for Information
-------------------------------
Expand Down

0 comments on commit 684b47e

Please sign in to comment.