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 ae6994f commit 9ab09a6Copy full SHA for 9ab09a6
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