Skip to content

Commit b813717

Browse files
committed
Merge pull request hestiacp#293 from devsli/patch-1
Fix typo
2 parents df9647b + 7bfb387 commit b813717

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bash_coding_style.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Contents:
55

66
1. Introduction
77
2. Naming Convention
8-
3. Coments
8+
3. Comments
99
4. Coding Styles
1010
5. Basic formating
1111
6. If, For, and While
@@ -41,7 +41,7 @@ Contents:
4141
} #
4242

4343

44-
3. Coments
44+
3. Comments
4545
The total length of a line (including comment) must not exceed more than 80
4646
characters. Every file must be documented with an introductory comment that
4747
provides shorthand information on the file name and its contents.

0 commit comments

Comments
 (0)