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 @@ -114,7 +114,7 @@ msgid ""
114
114
"This clears the ``ECHO`` and ``ICANON`` local mode flags as well as setting "
115
115
"the minimum input to 1 byte with no delay."
116
116
msgstr ""
117
- "這會清除 ``ECHO`` 和 ``ICANON`` 本地模式标识 ,並將最小輸入設定為 1 位字节 ,且"
117
+ "這會清除 ``ECHO`` 和 ``ICANON`` 本地模式標識 ,並將最小輸入設定為 1 位字節 ,且"
118
118
"無延遲。"
119
119
120
120
#: ../../library/tty.rst:72
@@ -123,7 +123,7 @@ msgid ""
123
123
"Python 3.11 and earlier as well as matching what Linux, macOS, & BSDs "
124
124
"describe in their ``stty(1)`` man pages regarding cbreak mode."
125
125
msgstr ""
126
- "不再清除 ``ICRNL`` 标识 。這恢復了 Python 3.11 及更早版本的行為,也符合 "
126
+ "不再清除 ``ICRNL`` 標識 。這恢復了 Python 3.11 及更早版本的行為,也符合 "
127
127
"Linux、macOS 及 BSD 在他們的 ``stty(1)`` man 頁面中描述的 cbreak 模式。"
128
128
129
129
#: ../../library/tty.rst:80
You can’t perform that action at this time.
0 commit comments