File tree Expand file tree Collapse file tree 2 files changed +100
-98
lines changed Expand file tree Collapse file tree 2 files changed +100
-98
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ msgid ""
18
18
msgstr ""
19
19
"Project-Id-Version : Python 3.7\n "
20
20
"Report-Msgid-Bugs-To : \n "
21
- "POT-Creation-Date : 2019-07-07 11:52 +0900\n "
21
+ "POT-Creation-Date : 2019-07-12 11:54 +0900\n "
22
22
"PO-Revision-Date : 2017-02-16 23:20+0000\n "
23
23
"Last-Translator : Osamu NAKAMURA, 2019\n "
24
24
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -2498,7 +2498,7 @@ msgstr ""
2498
2498
2499
2499
#: ../../library/os.rst:2059
2500
2500
msgid ""
2501
- "On Unix, if *src* is a file and *dst* is a directory or vice-versa, anq:q "
2501
+ "On Unix, if *src* is a file and *dst* is a directory or vice-versa, an "
2502
2502
":exc:`IsADirectoryError` or a :exc:`NotADirectoryError` will be raised "
2503
2503
"respectively. If both are directories and *dst* is empty, *dst* will be "
2504
2504
"silently replaced. If *dst* is a non-empty directory, an :exc:`OSError` is "
You can’t perform that action at this time.
0 commit comments