Skip to content

Commit c300070

Browse files
committed
Update http.cookiejar.po
1 parent d061bd9 commit c300070

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
@@ -515,8 +515,8 @@ msgid ""
515515
"returns true, :meth:`return_ok` is called with the :class:`Cookie` object itself for a full check. Otherwise, :meth:"
516516
"`return_ok` is never called for that cookie path."
517517
msgstr ""
518-
"如果 :meth:`domain_return_ok` 對 cookie 域返回 true, :meth:`path_return_ok` 就會被用來調用 cookie 路徑。 否則 :meth:"
519-
"`path_return_ok` 和 :meth:`return_ok` 永遠不會被調用。 如果 :meth:`path_return_ok` 返回 true,則會調用:meth:`return_ok` 附帶"
518+
"如果 :meth:`domain_return_ok` 對 cookie 域返回 true, :meth:`path_return_ok` 就會被用來調用 cookie 路徑。 否則"
519+
" :meth:`path_return_ok` 和 :meth:`return_ok` 永遠不會被調用。 如果 :meth:`path_return_ok` 返回 true,則會調用 :meth:`return_ok` 附帶"
520520
"的 :class:`Cookie` 對象本身以进行全面检查。 否則, :meth:`return_ok` 將永遠不會被調用。"
521521

522522
#: ../../library/http.cookiejar.rst:396

0 commit comments

Comments
 (0)