summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-11-27 23:12:11 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-11-27 23:12:11 -0500
commitb93c35a73ebc8076758645b34232d67c72e96205 (patch)
tree82aa1f3cb1ac1ab24674029825db5d20235bc8e2
parentd563ca33bc010c8d4432aa228626a254d17309eb (diff)
hangman-helper: fix typo in comment
-rw-r--r--hangman-helper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hangman-helper.sh b/hangman-helper.sh
index d6bf0ef..4051a35 100644
--- a/hangman-helper.sh
+++ b/hangman-helper.sh
@@ -5,7 +5,7 @@
#
# Without the `-l` flag, it produces a list of possible completions.
#
-# Witht the `-l` flag, it produces a list of letters,
+# With the `-l` flag, it produces a list of letters,
# sorted by the number of times they appear in the normal list
word=$1