summaryrefslogtreecommitdiff
path: root/LectureNotesOnPython.rst
diff options
context:
space:
mode:
Diffstat (limited to '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) 。