Skip to content
This repository was archived by the owner on Nov 14, 2017. It is now read-only.

Commit 5020d2e

Browse files
Lajos Veresbtford
authored andcommitted
chore(scripts): fix typos in scripts/utils.inc
1 parent 1300c74 commit 5020d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/utils.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
# * all arguments match to an entry in ARGS_DEF
3333
# * all required arguments are present
3434
# * all arguments match their regex
35-
# - Afterwards, every paramter value will be stored in a variable
35+
# - Afterwards, every parameter value will be stored in a variable
3636
# with the name of the parameter in upper case (with dash converted to underscore).
3737
#
3838
# Special arguments that are always available:

0 commit comments

Comments
 (0)