Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit11e36b2

Browse files
committed
fix
1 parent6ddeb4a commit11e36b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎library/cmd.po

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp