Przeglądaj źródła

textops: docs - removed trailing spaces

Daniel-Constantin Mierla 1 rok temu
rodzic
commit
15fa5db61a

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

@@ -46,9 +46,9 @@
 	</copyright>
 	</bookinfo>
 	<toc></toc>
-	
+
 	<xi:include href="textops_admin.xml"/>
 	<xi:include href="textops_devel.xml"/>
-	
-	
+
+
 </book>

+ 3 - 3
src/modules/textops/doc/textops_devel.xml

@@ -10,7 +10,7 @@
 <!-- Module Developer's Guide -->
 
 <chapter>
-	
+
 	<title>&develguide;</title>
 		<section>
 		<title>Functions</title>
@@ -24,8 +24,8 @@
 			<para>Meaning of the parameters is as follows:</para>
 			<itemizedlist>
 			<listitem>
-				<para><emphasis>import_structure</emphasis> - Pointer to 
-				the import structure - see <quote>struct textops_binds</quote> in 
+				<para><emphasis>import_structure</emphasis> - Pointer to
+				the import structure - see <quote>struct textops_binds</quote> in
 				modules/textops/api.h
 				</para>
 			</listitem>