From 9a7688a4fa7844f2df58694935080df3c634982a Mon Sep 17 00:00:00 2001 From: Gunnar Mills Date: Wed, 25 Oct 2017 17:06:04 -0500 Subject: Spelling fixes Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. Change-Id: Iefb2ad70d313a4800cd413c7c2e5e2154bec49fb Signed-off-by: Gunnar Mills --- cooling-type/argument.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cooling-type') diff --git a/cooling-type/argument.cpp b/cooling-type/argument.cpp index cfd8b25..2c9a580 100644 --- a/cooling-type/argument.cpp +++ b/cooling-type/argument.cpp @@ -80,7 +80,7 @@ void ArgumentParser::usage(char** argv) std::cerr << " --path= *Required* object path under inventory " "to have CoolingType updated\n"; - std::cerr << "\nThe --air / --water options may be given in addtion to " + std::cerr << "\nThe --air / --water options may be given in addition to " "--gpio, in which case both their setting and the GPIO will take " "effect.\n"; std::cerr << std::flush; -- cgit v1.2.1