[xmlsec] fix typo



commit 08431f21092daed62425e7b0904ee2bb4141ba1a
Author: Aleksey Sanin <aleksey aleksey com>
Date:   Tue Jul 14 08:46:53 2009 -0700

    fix typo

 docs/index.html |    2 +-
 docs/news.html  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/index.html b/docs/index.html
index 59d4e0e..17d494a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -80,7 +80,7 @@
 	(<a href="http://www.kb.cert.org/vuls/id/466161";>CERT VU #466161</a>).</li>
 	<li>Added support for the GOST implemented by Russian Crypto Pro CSP 
 	(patch from Dennis Prochko)</li>
-	<li>Added an option to return the replaced (based on the patch from Frank Gross)</li>
+	<li>Added an option to return the replaced node (based on the patch from Frank Gross)</li>
 	<li>Added new function xmlSecNodeEncodeAndSetContent for encoding
 	special chars in the node content.</li>
 	<li>Added configurable Base64 line length.</li>
diff --git a/docs/news.html b/docs/news.html
index 5bc2640..d960cc7 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -55,7 +55,7 @@
 	(<a href="http://www.kb.cert.org/vuls/id/466161";>CERT VU #466161</a>).</li>
 	<li>Added support for the GOST implemented by Russian Crypto Pro CSP 
 	(patch from Dennis Prochko)</li>
-	<li>Added an option to return the replaced (based on the patch from Frank Gross)</li>
+	<li>Added an option to return the replaced node (based on the patch from Frank Gross)</li>
 	<li>Added new function xmlSecNodeEncodeAndSetContent for encoding
 	special chars in the node content.</li>
 	<li>Added configurable Base64 line length.</li>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]