diff --git a/setup.py b/setup.py index 83dd63a9..68517ca0 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ """.strip() short_description = """ -A library for automatically generating commane line interfaces.""".strip() +A library for automatically generating command line interfaces.""".strip() dependencies = [ 'ipython',