From 20920cb54e5b7c1dae9c36c4c61d324984429022 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 26 Nov 2015 23:33:17 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/adjbacklight.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/adjbacklight.c b/src/adjbacklight.c index ecfc773..77e3cf8 100644 --- a/src/adjbacklight.c +++ b/src/adjbacklight.c @@ -1,5 +1,5 @@ /** - * adjbacklight – Convient method for adjusting the backlight on your portable computer + * adjbacklight – Convenient method for adjusting the backlight on your portable computer * * Copyright © 2012, 2013, 2014 Mattias Andrée (maandree@member.fsf.org) * @@ -195,7 +195,7 @@ int main(int argc, char** argv) else if (T("-c") || T("--copyright") || T("--copying")) { P("\n"); - P("adjbacklight – Convient method for adjusting the backlight on your portable computer"); + P("adjbacklight – Convenient method for adjusting the backlight on your portable computer"); P(""); P("Copyright © " _YEARS_ " Mattias Andrée (maandree@member.fsf.org)"); P(""); @@ -261,7 +261,7 @@ int main(int argc, char** argv) if (help || (((size_t)all + ndevices + (size_t)get == 0) && !set)) { P("\n"); - P("adjbacklight - Convient method for adjusting the backlight on your portable computer"); + P("adjbacklight - Convenient method for adjusting the backlight on your portable computer"); P(""); P("USAGE: adjbacklight (-c | -w | [-g | -s LEVEL | LEVEL] [-a | DEVICE...])"); P(""); -- cgit v1.2.3-70-g09d2