summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2019-07-30 19:02:31 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2019-07-30 19:02:31 +0800
commit8eac6475ede2ad5f7c2fb011a59f9581bcdb042d (patch)
treec3ec59f064b95ea8fca946417565c0135c588b06
parentddb9f73abd5e907f3c1b4ce718f260af9c4ab30e (diff)
LectureNotesOnPython.rst: 脚本模式的英文补全
-rw-r--r--LectureNotesOnPython.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/LectureNotesOnPython.rst b/LectureNotesOnPython.rst
index 99c9afb..5bc2d63 100644
--- a/LectureNotesOnPython.rst
+++ b/LectureNotesOnPython.rst
@@ -248,7 +248,7 @@ Python能做什么?
交互模式 (Interactive Mode) 。
-脚本模式 (Script) 。
+脚本模式 (Script Mode) 。