summaryrefslogtreecommitdiff
path: root/app/difficulty.py
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2020-08-12 08:37:27 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2020-08-12 08:37:27 +0800
commit3c50edede6aeeacec95afadf9692dfc5e555d1ee (patch)
tree781a62ba111b3fe20ce02ad74e00953f32eceab8 /app/difficulty.py
parent7bfb8395200ba00fb272afb07caf94cb936dda82 (diff)
main.py: update comments in difficulty.py.
Diffstat (limited to 'app/difficulty.py')
-rw-r--r--app/difficulty.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/difficulty.py b/app/difficulty.py
index bc71ee9..ccd9b6f 100644
--- a/app/difficulty.py
+++ b/app/difficulty.py
@@ -3,7 +3,7 @@
# Written permission must be obtained from the author for commercial uses.
###########################################################################
-# Purpose: compute difficulty level of a text
+# Purpose: compute difficulty level of a English text
import pickle
import math