Skip to content

Commit 953461d

Browse files
Update library/http.cookiejar.po
Co-authored-by: W. H. Wang <mattwang44@gmail.com>
1 parent d63ddb9 commit 953461d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/http.cookiejar.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,9 @@ msgid ""
189189
"own :class:`Cookie` instances. Instead, if necessary, "
190190
"call :meth:`make_cookies` on a :class:`CookieJar` instance."
191191
msgstr ""
192-
"這個類代表 Netscape、:rfc:`2109` 和 :rfc:`2965` cookies。 我們不希"
192+
"這個類別代表 Netscape、:rfc:`2109` 和 :rfc:`2965` cookies。 我們不希"
193193
"望 :mod:`http.cookiejar` 的使用者建立自己的 :class:`Cookie` 實例。 如有必要,"
194-
"請在 :class:`CookieJar` 實例上調用 :meth:`make_cookies`。"
194+
"請在 :class:`CookieJar` 實例上呼叫 :meth:`make_cookies`。"
195195

196196
#: ../../library/http.cookiejar.rst:119
197197
msgid "Module :mod:`urllib.request`"

0 commit comments

Comments
 (0)