Skip to content

Commit f22532d

Browse files
committed
fix typo
1 parent 0da6438 commit f22532d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/argparse.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1164,7 +1164,7 @@ msgid ""
11641164
":mod:`argparse` supports silencing the help entry for certain options, by"
11651165
" setting the ``help`` value to ``argparse.SUPPRESS``::"
11661166
msgstr ""
1167-
":mod:`argparse` 는``help`` 값을 ``argparse.SUPPRESS`` 로 설정함으로써 특정 옵션에 대한 도움말 "
1167+
":mod:`argparse` 는 ``help`` 값을 ``argparse.SUPPRESS`` 로 설정함으로써 특정 옵션에 대한 도움말 "
11681168
"엔트리를 감추는 것을 지원합니다::"
11691169

11701170
#: ../Doc/library/argparse.rst:1173

0 commit comments

Comments
 (0)