From 0e65dcde88a73a009696ecdb5d779deea9dff8da Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 13 Jul 2014 17:17:51 +0100 Subject: textual: fix some typos Found with misspell-check version 2.0d. Reference: https://github.com/lyda/misspell-check Signed-off-by: Sami Kerola --- login-utils/last.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'login-utils/last.c') diff --git a/login-utils/last.c b/login-utils/last.c index ba58c4433..4c70eaaaf 100644 --- a/login-utils/last.c +++ b/login-utils/last.c @@ -401,7 +401,7 @@ static int list(const struct last_control *ctl, struct utmp *p, time_t t, int wh utline[4] = 0; /* - * Is this something we wanna show? + * Is this something we want to show? */ if (ctl->show) { char **walk; -- cgit v1.2.3-55-g7522