We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d03b0e commit bc439ffCopy full SHA for bc439ff
reference/constraints/Type.rst
@@ -127,7 +127,7 @@ Consider `a list of ctype functions <http://php.net/ref.ctype.php>`_:
127
* `upper <http://php.net/function.ctype-upper.php>`_
128
* `xdigit <http://php.net/function.ctype-xdigit.php>`_
129
130
-Make sure that proper `locale <http://php.net/function.setlocale.php>`_ is set before using one of those.
+Make sure that the proper `locale <http://php.net/function.setlocale.php>`_ is set before using one of these.
131
132
message
133
~~~~~~~
0 commit comments