Skip to content

Commit 38d1d19

Browse files
committed
Issue mongodb#51: correct some method labels
1 parent 3493c46 commit 38d1d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/zh/LC_MESSAGES/tutorial/insert-documents.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,6 @@ msgid ""
223223
"individual reference pages for the methods for more information and "
224224
"examples."
225225
msgstr ""
226-
"使用 :method:`db.collection.update()` 方法、 :method:`db.collection.findAndModify()`,以及"
226+
"使用 :method:`db.collection.update()` 方法、 :method:`db.collection.findAndModify()`,以及 "
227227
":method:`db.collection.save()` 方法也能新增文档。"
228228
"可分别查看他们的页面获取更多的信息和示例。"

0 commit comments

Comments
 (0)