浏览代码

Fix typo in reference

Alois Mahdal 7 年前
父节点
当前提交
d6c94bcc2c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/jat.sh.skel

+ 1
- 1
src/jat.sh.skel 查看文件

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