From 40d2e1c5c0716ded2178a2ac2459cd14f865ef10 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 11 2011 20:22:57 +0000 Subject: Update names in render_xhtml_convertToText.sh. --- diff --git a/Scripts/Functions/Render/render_xhtml_convertToText.sh b/Scripts/Functions/Render/render_xhtml_convertToText.sh index b0e1c22..6fa6b03 100755 --- a/Scripts/Functions/Render/render_xhtml_convertToText.sh +++ b/Scripts/Functions/Render/render_xhtml_convertToText.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# svg_convertHtmlToText.sh -- This function takes one HTML file +# render_svg_convertHtmlToText.sh -- This function takes one HTML file # and produces one plain-text file (i.e., without markup inside). # # Copyright (C) 2009, 2010, 2011 The CentOS Project @@ -23,7 +23,7 @@ # $Id$ # ---------------------------------------------------------------------- -function xhtml_convertToText { +function render_xhtml_convertToText { # Verify existence of HTML file. cli_checkFiles ${FILE}.xhtml