summaryrefslogtreecommitdiff
path: root/boot/vocabcompiler.py
diff options
context:
space:
mode:
Diffstat (limited to 'boot/vocabcompiler.py')
-rw-r--r--boot/vocabcompiler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/vocabcompiler.py b/boot/vocabcompiler.py
index d9feba1..5c00675 100644
--- a/boot/vocabcompiler.py
+++ b/boot/vocabcompiler.py
@@ -1,5 +1,5 @@
"""
- This iterates over all the WORDS variables in the modules and creates a dictionary that the client program will use
+ Iterates over all the WORDS variables in the modules and creates a dictionary for the client.
"""
import os