|
@@ -37,7 +37,7 @@ shellfu import termcolors
|
37
|
37
|
# restricted to contain only "safe" chars. Following classes are
|
38
|
38
|
# defined:
|
39
|
39
|
#
|
40
|
|
-# * *simple name* - must begin with letter or underscore; second
|
|
40
|
+# * *simple word* - must begin with letter or underscore; second
|
41
|
41
|
# and further characters may be letter, digit or underscore.
|
42
|
42
|
#
|
43
|
43
|
|