Skip to content

Commit 4bb3fd0

Browse files
committed
Fix typo
1 parent 4ebab88 commit 4bb3fd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Main Features
3131
- Settable environment parameters
3232
- Parsing commands with flags
3333
- Unicode character support (*Python 3 only*)
34-
- Good tab-completion of commands, file system paths, and shell commands`
34+
- Good tab-completion of commands, file system paths, and shell commands
3535
- Python 2.7 and 3.3+ support
3636
- Linux, macOS and Windows support
3737
- Trivial to provide built-in help for all commands

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
- Settable environment parameters
3131
- Parsing commands with flags
3232
- Unicode character support (*Python 3 only*)
33-
- Good tab-completion of commands, file system paths, and shell commands`
33+
- Good tab-completion of commands, file system paths, and shell commands
3434
- Python 2.7 and 3.3+ support
3535
- Linux, macOS and Windows support
3636
- Trivial to provide built-in help for all commands

0 commit comments

Comments
 (0)