diff --git a/library/ssl.po b/library/ssl.po index dfc8bd7f28..e8cbf9a0f4 100644 --- a/library/ssl.po +++ b/library/ssl.po @@ -88,8 +88,8 @@ msgid "" "manage settings and certificates, which can then be inherited by SSL sockets " "created through the :meth:`SSLContext.wrap_socket` method." msgstr "" -"對於更複雜的應用程序,`ssl.SSLContext` 類別有助於管理設定及認證,然後可以透" -"過'SSLContext.wrap_socket` 方法創建的SSL插座繼承這些設定和認證。" +"對於更複雜的應用程序,\ :class:`ssl.SSLContext`\ 類別有助於管理設定及認證,然後可以透" +"\ :meth:`SSLContext.wrap_socket`\ 方法創建的SSL插座繼承這些設定和認證。" #: ../../library/ssl.rst:53 msgid "Updated to support linking with OpenSSL 1.1.0"