Skip to content

Commit 666bd2b

Browse files
Update library/tty.po
Co-authored-by: W. H. Wang <mattwang44@gmail.com>
1 parent c527227 commit 666bd2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/tty.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@ msgid ""
5353
"Convert the tty attribute list *mode*, which is a list like the one returned "
5454
"by :func:`termios.tcgetattr`, to that of a tty in raw mode."
5555
msgstr ""
56-
"將 tty 屬性串列 *mode* 轉換成原始模式下的 tty 屬性清單,這個清單就像 :func:"
56+
"將 tty 屬性串列 *mode* 轉換成原始模式下的 tty 屬性串列,這個串列就像 :func:"
5757
"`termios.tcgetattr` 所回傳的一樣。"
5858

5959
#: ../../library/tty.rst:35
6060
msgid ""
6161
"Convert the tty attribute list *mode*, which is a list like the one returned "
6262
"by :func:`termios.tcgetattr`, to that of a tty in cbreak mode."
6363
msgstr ""
64-
"將 tty 屬性串列 *mode* 轉換成 cbreak 模式下的 tty 屬性清單,這個清單就像 :"
64+
"將 tty 屬性串列 *mode* 轉換成 cbreak 模式下的 tty 屬性串列,這個串列就像 :"
6565
"func:`termios.tcgetattr` 所回傳的一樣。"
6666

6767
#: ../../library/tty.rst:38

0 commit comments

Comments
 (0)