summaryrefslogtreecommitdiffstats
path: root/init.h
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2020-05-04 11:06:23 -0700
committerKevin McCarthy <kevin@8t8.us>2020-05-04 11:06:23 -0700
commite6679dfaa1050101045dc015ebc498d6e30a57cb (patch)
tree825d2022822d8978f1a61daadffa998058e02793 /init.h
parentf5a8419d23e8891c7588795e8024617f28e0de4b (diff)
Change pattern "operator" to "modifier" in doc and L10N strings.
Thanks to TAKAHASHI Tamotsu for pointing out the inconsistency.
Diffstat (limited to 'init.h')
-rw-r--r--init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.h b/init.h
index 6cbc30a3..dc4832b6 100644
--- a/init.h
+++ b/init.h
@@ -3468,7 +3468,7 @@ struct option_t MuttVars[] = {
** .pp
** Specifies how Mutt should expand a simple search into a real search
** pattern. A simple search is one that does not contain any of the ``~'' pattern
- ** operators. See ``$patterns'' for more information on search patterns.
+ ** modifiers. See ``$patterns'' for more information on search patterns.
** .pp
** For example, if you simply type ``joe'' at a search or limit prompt, Mutt
** will automatically expand it to the value specified by this variable by