From 7abb16512eaa90748f55a021bc081d766dde947a Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Mon, 21 Oct 2013 16:05:51 -0400 Subject: Fix typos (Benjamin Kerensa) --- src/redshift.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/redshift.c b/src/redshift.c index 449f7f9..1edfd86 100644 --- a/src/redshift.c +++ b/src/redshift.c @@ -331,7 +331,7 @@ print_help(const char *program_name) " \t\t(Type `list' to see available providers)\n" " -m METHOD\tMethod to use to set color temperature\n" " \t\t(Type `list' to see available methods)\n" - " -o\t\tOne shot mode (do not continously adjust" + " -o\t\tOne shot mode (do not continuously adjust" " color temperature)\n" " -O TEMP\tOne shot manual mode (set color temperature)\n" " -p\t\tPrint mode (only print parameters and exit)" @@ -1193,7 +1193,7 @@ main(int argc, char *argv[]) printf("Status: %s\n", "Enabled"); } - /* Continously adjust color temperature */ + /* Continuously adjust color temperature */ int done = 0; int disabled = 0; while (1) { -- cgit v1.2.3-70-g09d2