diff --git a/Scripts/Functions/Help/help_copyEntry.sh b/Scripts/Functions/Help/help_copyEntry.sh index 266618e..c7e7723 100755 --- a/Scripts/Functions/Help/help_copyEntry.sh +++ b/Scripts/Functions/Help/help_copyEntry.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# texinfo_copyEntry.sh -- This function copies documentation entries +# help_copyEntry.sh -- This function copies documentation entries # inside the working copy and updates the documentation structure to # reflect the changes. # @@ -24,7 +24,7 @@ # $Id$ # ---------------------------------------------------------------------- -function texinfo_copyEntry { +function help_copyEntry { # Verify number of non-option arguments passed to centos-art.sh # script.