Skip to content

Commit 6c2e5c3

Browse files
authored
[Documentation] Remove duplicate word (#1040)
1 parent c4f3e66 commit 6c2e5c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/reference/method/MongoDBModelIndexInfo-getName.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ Definition
1717

1818
Return the index name. This correlates with the return value of
1919
:phpmethod:`MongoDB\\Collection::createIndex()`. An index name may be derived
20-
from the ``$key`` parameter or or explicitly specified via the ``name``
21-
option.
20+
from the ``$key`` parameter or explicitly specified via the ``name`` option.
2221

2322
.. code-block:: php
2423

0 commit comments

Comments
 (0)