From 4c7bbada51f73da65de18d5c481b2aef5edab1b5 Mon Sep 17 00:00:00 2001
From: Neil Graham <neilg@apache.org>
Date: Wed, 25 May 2005 14:54:58 +0000
Subject: [PATCH] fix a typo and test SVN access

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@178448 13f79535-47bb-0310-9956-ffa450edef68
---
 doc/program-others.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/program-others.xml b/doc/program-others.xml
index 80e268b1e..aa6ea5add 100644
--- a/doc/program-others.xml
+++ b/doc/program-others.xml
@@ -35,7 +35,7 @@
         <p>The minor and revision (patch level) numbers have two digits of resolution
            which means that '3' becomes '03' and '4' becomes '04' in this example.
         </p>
-        <p>There are also other string macro, or constants to represent the Xerces-C++ version.
+        <p>There are also other string macros or constants to represent the Xerces-C++ version.
            Please refer to the header xercesc/util/XercesVersion.hpp for further details.
         </p>
     </s2>
-- 
GitLab