File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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."
5555msgstr ""
56- "將 tty 屬性串列 *mode* 轉換成原始模式下的 tty 屬性清單,這個清單就像 :func:"
56+ "將 tty 屬性串列 *mode* 轉換成原始模式下的 tty 屬性串列,這個串列就像 :func:"
5757"`termios.tcgetattr` 所回傳的一樣。"
5858
5959#: ../../library/tty.rst:35
6060msgid ""
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."
6363msgstr ""
64- "將 tty 屬性串列 *mode* 轉換成 cbreak 模式下的 tty 屬性清單,這個清單就像 :"
64+ "將 tty 屬性串列 *mode* 轉換成 cbreak 模式下的 tty 屬性串列,這個串列就像 :"
6565"func:`termios.tcgetattr` 所回傳的一樣。"
6666
6767#: ../../library/tty.rst:38
You can’t perform that action at this time.
0 commit comments