From c4fb9be0ca3d5f554bec8e7005cd777c30258a5c Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 12 2011 02:52:49 +0000 Subject: Update help_editEntry.sh. --- diff --git a/Scripts/Functions/Help/help_editEntry.sh b/Scripts/Functions/Help/help_editEntry.sh index 714b25b..6e53abe 100755 --- a/Scripts/Functions/Help/help_editEntry.sh +++ b/Scripts/Functions/Help/help_editEntry.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# texinfo_editEntry.sh -- This function implements the edition flow of +# help_editEntry.sh -- This function implements the edition flow of # documentation entries inside the working copy. # # Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG @@ -23,7 +23,7 @@ # $Id$ # ---------------------------------------------------------------------- -function texinfo_editEntry { +function help_editEntry { # Print separator line. cli_printMessage '-' --as-separator-line