Just a typo fix. (0.28.3)
This commit is contained in:
parent
36149ce10a
commit
e7cdb05efa
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ def parse_args():
|
||||||
|
|
||||||
def linspector():
|
def linspector():
|
||||||
print('Starting Linspector...')
|
print('Starting Linspector...')
|
||||||
print('This software is free software licensed under the terms of the MIT license. (c) 2013 - 2023 by '
|
print('This software is free software licensed under the terms of the MIT license. (c) 2013-2023 by '
|
||||||
'Johannes Findeisen <you@hanez.org>')
|
'Johannes Findeisen <you@hanez.org>')
|
||||||
|
|
||||||
args = parse_args()
|
args = parse_args()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue