summaryrefslogtreecommitdiffstats
path: root/init.c
diff options
context:
space:
mode:
authorEdward Betts <edward@4angle.com>2018-06-01 10:46:34 +0100
committerEdward Betts <edward@4angle.com>2018-06-01 10:46:34 +0100
commit479241fef94fb03e1e4edfbbc06de9cf236e001e (patch)
tree55eb88b4fca63b3d1521da4a9cb7fee4c5548415 /init.c
parentb286ea600e1e8aed20727566b39914b5c59c2f68 (diff)
Correct spelling mistakes.
Diffstat (limited to 'init.c')
-rw-r--r--init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.c b/init.c
index f8a54e6d..2e010674 100644
--- a/init.c
+++ b/init.c
@@ -3571,7 +3571,7 @@ void mutt_init (int skip_sys_rc, LIST *commands)
AliasFile = safe_strdup (Muttrc);
}
- /* Process the global rc file if it exists and the user hasn't explicity
+ /* Process the global rc file if it exists and the user hasn't explicitly
requested not to via "-n". */
if (!skip_sys_rc)
{