소스 검색

Fix typo in reference

Alois Mahdal 6 년 전
부모
커밋
d6c94bcc2c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/jat.sh.skel

+ 1
- 1
src/jat.sh.skel 파일 보기

@@ -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