[svnbook] r5778 committed - trunk/en/book/ch06-server-configuration.xml

wuzhouhui at users.sourceforge.net wuzhouhui at users.sourceforge.net
Sun Sep 16 04:35:22 CDT 2018


Revision: 5778
          http://sourceforge.net/p/svnbook/source/5778
Author:   wuzhouhui
Date:     2018-09-16 09:35:19 +0000 (Sun, 16 Sep 2018)
Log Message:
-----------
* en/book/ch06-server-configuration.xml
  Using <quote> to generate quotation mark, instead of literal string

Modified Paths:
--------------
    trunk/en/book/ch06-server-configuration.xml

Modified: trunk/en/book/ch06-server-configuration.xml
===================================================================
--- trunk/en/book/ch06-server-configuration.xml	2018-09-15 03:03:25 UTC (rev 5777)
+++ trunk/en/book/ch06-server-configuration.xml	2018-09-16 09:35:19 UTC (rev 5778)
@@ -3652,7 +3652,7 @@
           by a web browser as someone navigates the repository
           directly.  But <literal>GET</literal>
           and <literal>PROPFIND</literal> requests aimed at so-called
-          "private" Subversion URLs—which are the very sorts of
+	  <quote>private</quote> Subversion URLs—which are the very sorts of
           requests used to fetch each and every individual file during
           a checkout operation—won't get logged.</para>
 




More information about the svnbook-dev mailing list