Browse Source

Little typo

Leonid Suprun 11 years ago
parent
commit
602198801d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bash_coding_style.txt

+ 1 - 1
src/bash_coding_style.txt

@@ -41,7 +41,7 @@ Contents:
         }                               #
 
 
-3. Coments
+3. Comments
     The total length of a line (including comment) must not exceed more than 80
     characters. Every file must be documented with an introductory comment that
     provides shorthand information on the file name and its contents.