From caea4f7da616baf1583353a6b009ae6c4b05a5ef Mon Sep 17 00:00:00 2001 From: Davidlohr Bueso Date: Tue, 14 Feb 2012 12:13:16 +0100 Subject: more: fix typos Signed-off-by: Davidlohr Bueso --- text-utils/more.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text-utils/more.c') diff --git a/text-utils/more.c b/text-utils/more.c index d68b40ef9..32eb765e9 100644 --- a/text-utils/more.c +++ b/text-utils/more.c @@ -303,7 +303,7 @@ static void __attribute__ ((__noreturn__)) usage(FILE *out) " -d display help instead of ring bell\n" " -f count logical, rather than screen lines\n" " -l suppress pause after form feed\n" - " -p suppress scroll, clean screen and disblay text\n" + " -p suppress scroll, clean screen and display text\n" " -c suppress scroll, display text and clean line ends\n" " -u suppress underlining\n" " -s squeeze multiple blank lines into one\n" -- cgit v1.2.3-55-g7522