diff --git a/Scripts/Functions/Help/help_updateChaptersNodes.sh b/Scripts/Functions/Help/help_updateChaptersNodes.sh index 8afff29..df76d74 100755 --- a/Scripts/Functions/Help/help_updateChaptersNodes.sh +++ b/Scripts/Functions/Help/help_updateChaptersNodes.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# texinfo_updateChaptersNodes.sh -- This function updates nodes of +# help_updateChaptersNodes.sh -- This function updates nodes of # chapters based on menu of chapters. # # Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG @@ -23,7 +23,7 @@ # $Id$ # ---------------------------------------------------------------------- -function texinfo_updateChaptersNodes { +function help_updateChaptersNodes { # Build list "nodes of chapters" based on menu of chapters. local CHAPTERNODES=$(cat ${MANUAL_BASEFILE}-menu.${MANUAL_EXTENSION} \