From 4bb3fd02c678bd765cc945ea475e61d7a73f36c8 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Mon, 3 Jul 2017 15:24:37 -0400 Subject: Fix typo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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 -- cgit v1.2.1