From bb49dcafabe11e513d0cb1e55f524a8b4027d2f0 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 14 2012 16:48:03 +0000 Subject: Update `Functions/Help/Texinfo/texinfo_renameEntryManual.sh' file. --- diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntryManual.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntryManual.sh index 203ad35..46aff8b 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntryManual.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntryManual.sh @@ -33,8 +33,8 @@ function texinfo_renameEntryManual { texinfo_deleteEntryManual # Redefine absolute paths to changed directories. This is - # required in order for `svn_commitRepoChanges' to be aware of - # manual source and target locations we've just renamed. + # required in order for `cli_synchronizeRepoChanges' to be aware + # of manual source and target locations we've just renamed. MANUAL_CHANGED_DIRS="${MANUAL_BASEDIR} $(echo $MANUAL_BASEDIR \ | sed -r "s!${MANUAL_DIRN[${MANUAL_DOCENTRY_ID}]}!${MANUAL_DIRN[((${MANUAL_DOCENTRY_ID} + 1))]}!")"