This is an automated email from the ASF dual-hosted git repository.

mxmanghi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git


The following commit(s) were added to refs/heads/master by this push:
     new ff19cdb  using DocBook <quote> tag instead of HTML's <q>
ff19cdb is described below

commit ff19cdb54dec360cd4d6672d58ca0b9c302cd994
Author: Massimo Manghi <massimo.man...@gmail.com>
AuthorDate: Wed Nov 3 16:42:28 2021 +0100

    using DocBook <quote> tag instead of HTML's <q>
---
 doc/xml/processing.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/xml/processing.xml b/doc/xml/processing.xml
index 4df9b2a..ac17208 100644
--- a/doc/xml/processing.xml
+++ b/doc/xml/processing.xml
@@ -5,8 +5,8 @@
                <para>
                        Until &version2-generic; versions Rivet handled requests
                        following the vision that inspired the original design
-                       which was summarized in the definition <q>Web 
programming
-                       like in PHP, but with Tcl</q>. HTTP requests triggered 
the
+                       which was summarized in the definition <quote>Web 
programming
+                       like in PHP, but with Tcl</quote>. HTTP requests 
triggered the
                        execution of Tcl scripts or a Rivet (.rvt file) 
templates
                        whose path is encoded in the URI (an alias translation 
or
                        URL rewriting might occur to establish the real path). 

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org
For additional commands, e-mail: commits-h...@tcl.apache.org

Reply via email to