summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-07-03 15:24:37 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-07-03 15:24:37 -0400
commit4bb3fd02c678bd765cc945ea475e61d7a73f36c8 (patch)
tree59c72d2d6ac4e2d37e4f75e2404c06cae2c6fb80 /setup.py
parent4ebab8889cc8546bf19bbd2981b2231547b45757 (diff)
downloadcmd2-git-4bb3fd02c678bd765cc945ea475e61d7a73f36c8.tar.gz
Fix typo
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 16d12228..08eb1a63 100755
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,7 @@ Main features:
- Settable environment parameters
- Parsing commands with flags
- Unicode character support (*Python 3 only*)
- - Good tab-completion of commands, file system paths, and shell commands`
+ - Good tab-completion of commands, file system paths, and shell commands
- Python 2.7 and 3.3+ support
- Linux, macOS and Windows support
- Trivial to provide built-in help for all commands