diff options
| author | Lajos Veres | 2014-02-27 09:26:38 +0000 | 
|---|---|---|
| committer | Brian Ford | 2014-02-27 01:41:40 -0800 | 
| commit | 5020d2e8f75eb1f8ff18f190410516572cacde00 (patch) | |
| tree | a80c790fab98395654b6857db04f8a60b03b00af /scripts | |
| parent | 1300c74b321785f2bb1fe2a633f7c509b2cea977 (diff) | |
| download | angular.js-5020d2e8f75eb1f8ff18f190410516572cacde00.tar.bz2 | |
chore(scripts): fix typos in scripts/utils.inc
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: | 
