summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/bncompleter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/bncompleter.py b/python/bncompleter.py
index ef56fd3e..9a33659b 100644
--- a/python/bncompleter.py
+++ b/python/bncompleter.py
@@ -1,4 +1,4 @@
-sss This file is a modified version of rlcompleter.py from the Python
+""" This file is a modified version of rlcompleter.py from the Python
project under the Python Software Foundation License 2:
https://github.com/python/cpython/blob/master/Lib/rlcompleter.py
https://github.com/python/cpython/blob/master/LICENSE