Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 11e36b2

Browse filesBrowse files
committed
fix
1 parent 6ddeb4a commit 11e36b2
Copy full SHA for 11e36b2

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎library/cmd.po

Copy file name to clipboardExpand all lines: library/cmd.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@ msgid ""
183183
"method, called with an argument ``'bar'``, invokes the corresponding method :"
184184
"meth:`!help_bar`, and if that is not present, prints the docstring of :meth:"
185185
"`!do_bar`, if available. With no argument, :meth:`!do_help` lists all "
186-
"available help topics (that is, all commands with corresponding :meth:`!help_"
187-
"\\*` methods or commands that have docstrings), and also lists any "
186+
"available help topics (that is, all commands with corresponding :meth:`!"
187+
"help_\\*` methods or commands that have docstrings), and also lists any "
188188
"undocumented commands."
189189
msgstr ""
190190
"所有 :class:`Cmd` 的子類別都會繼承預先定義的 :meth:`!do_help` 方法。當此方法"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.