From 8c1e01886853471d8dadd473f491f310937b01d0 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Mon, 13 Mar 2017 21:40:56 -0400 Subject: Mostly fix a bunch of spelling mistakes. A few other miscellaneous minor tweaks for whitespace and such. --- examples/script_conditional.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/script_conditional.py') diff --git a/examples/script_conditional.py b/examples/script_conditional.py index cbfb0494..3964ab6d 100644 --- a/examples/script_conditional.py +++ b/examples/script_conditional.py @@ -1,6 +1,6 @@ # coding=utf-8 """ -This is a Python script intended to be used with the "python_scripting.py" cmd2 example applicaiton. +This is a Python script intended to be used with the "python_scripting.py" cmd2 example application. To run it you should do the following: ./python_scripting.py -- cgit v1.2.1