Skip to content

Commit

Permalink
Minor typo fix goo* -> good
Browse files Browse the repository at this point in the history
  • Loading branch information
frkoehle committed Mar 6, 2010
1 parent 0f52abe commit b4c48cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xs.1
Expand Up @@ -369,7 +369,7 @@ continuations, they are ideal for long commands. For example:
.Cr "switch $x ("
.Cr " error { break }"
.Cr " warning { break }"
.Cr " goo* { echo no problem }"
.Cr " good { echo no problem }"
.Cr ")"
.De
.PP
Expand Down

0 comments on commit b4c48cd

Please sign in to comment.