about summary refs log tree commit diff
path: root/mless
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-07-28 23:48:08 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-07-28 23:48:08 +0200
commitfc0a2bbbea619de439ba08db49293deadf0b8bd8 (patch)
treefbf79880685abb2de29c04075eae4fbf6a19f7ec /mless
parent803665b9b2fbd4b131758ebefcb1eb77aa46d00b (diff)
downloadmblaze-fc0a2bbbea619de439ba08db49293deadf0b8bd8.tar.gz
mblaze-fc0a2bbbea619de439ba08db49293deadf0b8bd8.tar.xz
mblaze-fc0a2bbbea619de439ba08db49293deadf0b8bd8.zip
mless: typo
Diffstat (limited to 'mless')
-rwxr-xr-xmless2
1 files changed, 1 insertions, 1 deletions
diff --git a/mless b/mless
index db0a728..534f7ad 100755
--- a/mless
+++ b/mless
@@ -78,7 +78,7 @@ while :; do
 			"+:e $(mseq -n .)$nl" //scan $(mseq -n :)
 	case "$?" in
 	0|1) exit $?;;
-	78) # N go to next unsen message
+	78) # N go to next unseen message
 		mseq -C "$(mseq -r .: |
 			awk -F':2,' '$1 !~ /^</ && $2 !~ /S/ { print; exit }')";;
 	107) # k next thread