From 5020d2e8f75eb1f8ff18f190410516572cacde00 Mon Sep 17 00:00:00 2001 From: Lajos Veres Date: Thu, 27 Feb 2014 09:26:38 +0000 Subject: chore(scripts): fix typos in scripts/utils.inc --- scripts/utils.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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: -- cgit v1.2.3