commit 0bf98096d1d874671e954244ac121d66974ecb2f
parent ecb54e73e047b03464e93914b7d30923b9ff8eb7
Author: Chris Bracken <chris@bracken.jp>
Date: Fri, 5 Oct 2018 16:18:56 -0700
Fix a typo in a comment
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.zshrc b/.zshrc
@@ -21,7 +21,7 @@ SAVEHIST=10000
# Write history command-by-command, don't overwrite.
setopt INC_APPEND_HISTORY
-# Treat '#', '~', and '^' as part of patte4rns for filename generation.
+# Treat '#', '~', and '^' as part of patterns for filename generation.
setopt EXTENDED_GLOB
# vi-mode