From 9ceac7ea426bf4aceb6aa260d10b83e3c7fe16d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sun, 2 Apr 2017 09:46:54 +0200 Subject: Fix Debian package lintian warnings https://mentors.debian.net/package/vis --- sam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sam.c') 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 from terminal escape sequences") + VIS_HELP("Milliseconds to wait to distinguish from terminal escape sequences") }, [OPTION_AUTOINDENT] = { { "autoindent", "ai" }, -- cgit v1.2.3