Skip to content

Commit 5fe7d62

Browse files
committed
Merge branch 'v1.1' into v1.2
2 parents 7b911b5 + a164239 commit 5fe7d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/enumeration-classes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ MongoDB\\Model\\IndexInfo
115115

116116
This class implements PHP's :php:`ArrayAccess <arrayaccess>` interface. This
117117
provides a mechanism for accessing index fields for which there exists no
118-
helper method. :php`isset() <isset>` may be used to check for the existence
118+
helper method. :php:`isset() <isset>` may be used to check for the existence
119119
of a field before accessing it with ``[]``.
120120

121121
.. note::

0 commit comments

Comments
 (0)