diff --git a/libraries/common b/libraries/common index 0af989c..c4cdded 100644 --- a/libraries/common +++ b/libraries/common @@ -64,7 +64,7 @@ function die() { #------------------------------------------------------------------------------- # Checks whether a defined variable contain specified element or not -# Parameters: %variable% %element% +# Parameters: %element% %variable% #------------------------------------------------------------------------------- function hasElement() { local NEEDLE=${1}