diff --git a/rename_analyzer.py b/rename_analyzer.py index 9a77694..7f2901c 100644 --- a/rename_analyzer.py +++ b/rename_analyzer.py @@ -13,7 +13,7 @@ print("What would you like to call your new analyzer?") print("") print(">>The files under '/src' will be modified to use it.") print(">>Examples include Serial, MySerial, JoesSerial, Gamecube, Wiimote, 2Wire, etc.") -print(">>Do not inclide the trailing word 'Analyzer' this will be added automatically.") +print(">>Do not include the trailing word 'Analyzer' this will be added automatically.") print("") print("(press CTRL-C to cancel)") print("")