Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4479e commit 12c377bCopy full SHA for 12c377b
library/base64.po
@@ -133,7 +133,7 @@ msgid ""
133
"Decode the Base64 encoded :term:`bytes-like object` or ASCII string *s* and "
134
"return the decoded :class:`bytes`."
135
msgstr ""
136
-"將經過 Base64 編碼的 :term:`bytes-like 物件 <bytes-like object> `或 "
+"將經過 Base64 編碼的 :term:`bytes-like 物件 <bytes-like object>` 或 "
137
"ASCII 字串 *s* 解碼,並回傳解碼後的 :class:`bytes`。"
138
139
#: ../../library/base64.rst:70
0 commit comments