瀏覽代碼

Some typo fixes and minor tweaks to xmlops docs.

Alex Balashov 15 年之前
父節點
當前提交
45b3f656c6
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 1 1
      modules/xmlops/doc/functions.xml
  2. 3 3
      modules/xmlops/doc/xmlops.xml

+ 1 - 1
modules/xmlops/doc/functions.xml

@@ -11,7 +11,7 @@
 		</title>
 		<para>
 		Pseudo-variable for XML document operations using xpath syntax. For
-		more see the Peudo-Variables Cookbook.
+		more see the Pseudo-Variables Cookbook.
 		</para>
 		<example>
 		<title><function>xml</function> usage</title>

+ 3 - 3
modules/xmlops/doc/xmlops.xml

@@ -23,7 +23,7 @@
     <section id="xmlops.overview">
 	<title>Overview</title>
 	<para>
-		This is a module implementing funtions and pseudo-variables for
+		This is a module implementing functions and pseudo-variables for
 		XML operations.
 	</para>
     </section>
@@ -51,8 +51,8 @@
 			<itemizedlist>
 			<listitem>
 			<para>
-				<emphasis>libxml</emphasis> - for compilaiton is needed the devel
-				vesion as well.
+				<emphasis>libxml</emphasis> - for compilation from source, the 
+				development headers from this library are needed as well.
 			</para>
 			</listitem>
 			</itemizedlist>