瀏覽代碼

xprint: Fix typos in module documentation

Florian Floimair 7 年之前
父節點
當前提交
db525715c9
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 1 1
      src/modules/xprint/doc/functions.xml
  2. 3 3
      src/modules/xprint/doc/xprint.xml

+ 1 - 1
src/modules/xprint/doc/functions.xml

@@ -13,7 +13,7 @@
 	    <function>xplog(level, format)</function>
 	    <function>xplog(level, format)</function>
 	</title>
 	</title>
 	<para>
 	<para>
-	    Print a formated message using LOG function.
+	    Print a formatted message using LOG function.
 	</para>
 	</para>
 	<para>Meaning of the parameters is as follows:</para>
 	<para>Meaning of the parameters is as follows:</para>
 	<itemizedlist>
 	<itemizedlist>

+ 3 - 3
src/modules/xprint/doc/xprint.xml

@@ -107,7 +107,7 @@
 	    </listitem>
 	    </listitem>
 	    <listitem>
 	    <listitem>
 		<para>
 		<para>
-		    %Hd : host's domain (if system hosntame is FQDN, part behind first .)
+		    %Hd : host's domain (if system hostname is FQDN, part behind first .)
 		</para>
 		</para>
 	    </listitem>
 	    </listitem>
 	    <listitem>
 	    <listitem>
@@ -257,7 +257,7 @@
 		    The module should identify most of compact header names
 		    The module should identify most of compact header names
 		    (the ones recognized by ser which should be all at this
 		    (the ones recognized by ser which should be all at this
 		    moment), if not, the compact form has to be specified
 		    moment), if not, the compact form has to be specified
-		    explicitely. It is recommended to use dedicated specifiers
+		    explicitly. It is recommended to use dedicated specifiers
 		    for headers (e.g., %ua for user agent header), if they are
 		    for headers (e.g., %ua for user agent header), if they are
 		    available -- they are faster.
 		    available -- they are faster.
 		</para>
 		</para>
@@ -285,7 +285,7 @@
 		<para>
 		<para>
 		    %| or %(space) : end of %@select.framework identifier.
 		    %| or %(space) : end of %@select.framework identifier.
 			If you need to concatenate select framework call and
 			If you need to concatenate select framework call and
-			another non-whitespace literal, you need to explicitelly
+			another non-whitespace literal, you need to explicitly
 			set the end of the select framework identifier.
 			set the end of the select framework identifier.
 		</para>
 		</para>
 		<para>
 		<para>