]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc lei-q: fix typo in -tt description
authorKyle Meyer <kyle@kyleam.com>
Mon, 29 Mar 2021 03:11:10 +0000 (23:11 -0400)
committerEric Wong <e@80x24.org>
Mon, 29 Mar 2021 03:15:42 +0000 (03:15 +0000)
Documentation/lei-q.pod

index e878157d93e2f7c572b70e36d71dc72728fb0b87..446a82c61fd478f92a7487abbb87b9953033a25d 100644 (file)
@@ -84,7 +84,7 @@ Augment output destination instead of clobbering it.
 Return all messages in the same thread as the actual match(es).
 
 Using this twice (C<-tt>) sets the C<flagged> (AKA "important")
 Return all messages in the same thread as the actual match(es).
 
 Using this twice (C<-tt>) sets the C<flagged> (AKA "important")
-on messages which were actual messages.  This is useful to distinguish
+on messages which were actual matches.  This is useful to distinguish
 messages which were direct hits from messages which were merely part
 of the same thread.
 
 messages which were direct hits from messages which were merely part
 of the same thread.