summaryrefslogtreecommitdiffstats
path: root/mutt_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'mutt_menu.h')
-rw-r--r--mutt_menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt_menu.h b/mutt_menu.h
index 6ca70d79..d459bef5 100644
--- a/mutt_menu.h
+++ b/mutt_menu.h
@@ -50,7 +50,7 @@ typedef struct menu_t
int pagelen; /* number of entries per screen */
int tagprefix;
- /* Setting dialog != NULL overrides normal menu behaviour.
+ /* Setting dialog != NULL overrides normal menu behavior.
* In dialog mode menubar is hidden and prompt keys are checked before
* normal menu movement keys. This can cause problems with scrolling, if
* prompt keys override movement keys.