aboutsummaryrefslogtreecommitdiff
path: root/sam.c
diff options
context:
space:
mode:
Diffstat (limited to 'sam.c')
-rw-r--r--sam.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sam.c b/sam.c
index 105d7b2..20c58b8 100644
--- a/sam.c
+++ b/sam.c
@@ -300,7 +300,7 @@ static const OptionDef options[] = {
[OPTION_ESCDELAY] = {
{ "escdelay" },
VIS_OPTION_TYPE_NUMBER,
- VIS_HELP("Miliseconds to wait to distinguish <Escape> from terminal escape sequences")
+ VIS_HELP("Milliseconds to wait to distinguish <Escape> from terminal escape sequences")
},
[OPTION_AUTOINDENT] = {
{ "autoindent", "ai" },