diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/utils.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/utils.inc b/scripts/utils.inc index 6e54d66e..71c3bc9b 100644 --- a/scripts/utils.inc +++ b/scripts/utils.inc @@ -32,7 +32,7 @@ # * all arguments match to an entry in ARGS_DEF # * all required arguments are present # * all arguments match their regex -# - Afterwards, every paramter value will be stored in a variable +# - Afterwards, every parameter value will be stored in a variable # with the name of the parameter in upper case (with dash converted to underscore). # # Special arguments that are always available: |
