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

Commit87580f7

Browse files
committed
Fix end-of-line within string
There was an extra " without being escaped.
1 parent8cf85f4 commit87580f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎library/shutil.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ msgstr ""
10101010
#:../Doc/library/shutil.rst:606../Doc/library/shutil.rst:689
10111011
msgid"*gztar*: gzip'ed tar-file (if the :mod:`zlib` module is available)."
10121012
msgstr""
1013-
""*gztar*: archivo tar comprimido con gzip (si el módulo :mod:`zlib` está disponible)."
1013+
"*gztar*: archivo tar comprimido con gzip (si el módulo :mod:`zlib` está disponible)."
10141014

10151015
#:../Doc/library/shutil.rst:607../Doc/library/shutil.rst:690
10161016
msgid"*bztar*: bzip2'ed tar-file (if the :mod:`bz2` module is available)."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp