Skip to content

Commit a5e635a

Browse files
Update library/ssl.po
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
1 parent ccaf887 commit a5e635a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/ssl.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ msgid ""
9090
"certificate of the other side of the connection, and :meth:`cipher`, which "
9191
"retrieves the cipher being used for the secure connection."
9292
msgstr ""
93-
"此模組提供了一個類別,即 :class:`ssl.SSLSocket`它是從 :class:`socket."
93+
"此模組提供了一個 :class:`ssl.SSLSocket` 類別,它是從 :class:`socket."
9494
"socket` 衍生出來的,並且提供類似 socket 的封套資料,讓使用 SSL 進行資料傳輸"
9595
"時,可以進行資料的加密及解密。它也提供了一些額外的方法,如 :meth:"
9696
"`getpeercert`,用於取得連結另一端的憑證,以及 :meth:`cipher`,用於檢索用於"

0 commit comments

Comments
 (0)