Skip to content

Commit 61a0fb6

Browse files
JounQinmvdan
authored andcommitted
chore: a tiny typo in comment
1 parent 9ce35ac commit 61a0fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax/parser.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const (
4545

4646
// LangMirBSDKorn corresponds to the MirBSD Korn Shell, also known as
4747
// mksh, as described at http://www.mirbsd.org/htman/i386/man1/mksh.htm.
48-
// Note that it shares some features with Bash, due to the the shared
48+
// Note that it shares some features with Bash, due to the shared
4949
// ancestry that is ksh.
5050
//
5151
// We currently follow mksh version 59.

0 commit comments

Comments
 (0)