diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/__main__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/__main__.py b/src/__main__.py index 2a2518d..f081811 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -130,7 +130,7 @@ panic = False uses_adhoc_opts = False ''' -:bool `True` if the configuration screens parses the ad-hoc settings +:bool `True` if the configuration script parses the ad-hoc settings ''' conf_opts = None |