diff --git a/Scripts/Bash/Cli/Functions/Locale/locale_getArguments.sh b/Scripts/Bash/Cli/Functions/Locale/locale_getArguments.sh index 4a41b2f..5a8ade5 100644 --- a/Scripts/Bash/Cli/Functions/Locale/locale_getArguments.sh +++ b/Scripts/Bash/Cli/Functions/Locale/locale_getArguments.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# locale_getActions.sh -- This function interprets arguments passed to +# locale_getArguments.sh -- This function interprets arguments passed to # `locale' functionality and calls actions accordingly. # # Copyright (C) 2009-2011 Alain Reguera Delgado @@ -24,7 +24,7 @@ # $Id$ # ---------------------------------------------------------------------- -function locale_getActions { +function locale_getArguments { # Define short options we want to support. local ARGSS=""