had a slight typo

This commit is contained in:
Georg Schwitalla 2020-10-24 12:56:37 +02:00
parent 8e17d445ff
commit 9c1b39a96e

View file

@ -1694,7 +1694,7 @@ def config_func(lib, opts, args):
if config_out != '{}\n':
print_(util.text_string(config_out))
else:
print("Empty Configuration")
print("Empty configuration")
def config_edit():
"""Open a program to edit the user configuration.