Skip to content

Commit 8c1c1f1

Browse files
committed
Merge branch 'v1.2' into v1.3
2 parents 087a53d + 5fe7d62 commit 8c1c1f1

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)