summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2022-05-14 02:41:06 -0400
committerJordan Wiens <jordan@psifertex.com>2022-05-14 02:41:06 -0400
commit73fe0f7024e8f46e051a5cd05c84614c942b5d83 (patch)
treeaa74aa0433b9ff5d11386a13da6a537ec2b1cb9c /python
parent3c1c40158da1e2af9aced53056ad4c3aaafc0913 (diff)
mend
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