From 55ae84fe26ef0023424ba18fcc26cba6b2537069 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 29 2012 18:49:43 +0000 Subject: Update `Functions/Commons/cli_parseArgumentsReDef.sh' file. --- diff --git a/Scripts/Bash/Functions/Commons/cli_parseArgumentsReDef.sh b/Scripts/Bash/Functions/Commons/cli_parseArgumentsReDef.sh index 7126f64..3c69293 100755 --- a/Scripts/Bash/Functions/Commons/cli_parseArgumentsReDef.sh +++ b/Scripts/Bash/Functions/Commons/cli_parseArgumentsReDef.sh @@ -1,8 +1,8 @@ #!/bin/bash # # cli_parseArgumentsReDef.sh -- This function initiates/reset and -# sanitates positional parameters passed to this function and creates -# the the list of arguments that getopt will process. +# sanitizes positional parameters passed to this function and creates +# the list of arguments that getopt will process. # # Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project #