Browse Source

Fix typo in reference

Alois Mahdal 6 years ago
parent
commit
d6c94bcc2c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/jat.sh.skel

+ 1
- 1
src/jat.sh.skel View File

37
 # restricted to contain only "safe" chars.  Following classes are
37
 # restricted to contain only "safe" chars.  Following classes are
38
 # defined:
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
 #     and further characters may be letter, digit or underscore.
41
 #     and further characters may be letter, digit or underscore.
42
 #
42
 #
43
 
43