diff --git a/Scripts/Functions/Help/help_getChapterDir.sh b/Scripts/Functions/Help/help_getChapterDir.sh index 44a8a88..bcb6e1f 100755 --- a/Scripts/Functions/Help/help_getChapterDir.sh +++ b/Scripts/Functions/Help/help_getChapterDir.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# texinfo_getChapterDir.sh -- This function outputs the entry's +# help_getChapterDir.sh -- This function outputs the entry's # chapter directory. # # Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG @@ -23,7 +23,7 @@ # $Id$ # ---------------------------------------------------------------------- -function texinfo_getChapterDir { +function help_getChapterDir { local MANUAL_ENTRY='' local MANUAL_ENTRIES="$1"