Skip to content

Commit

Permalink
textops: docs - removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 13, 2023
1 parent da569f9 commit 15fa5db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/modules/textops/doc/textops.xml
Expand Up @@ -46,9 +46,9 @@
</copyright>
</bookinfo>
<toc></toc>

<xi:include href="textops_admin.xml"/>
<xi:include href="textops_devel.xml"/>


</book>
6 changes: 3 additions & 3 deletions src/modules/textops/doc/textops_devel.xml
Expand Up @@ -10,7 +10,7 @@
<!-- Module Developer's Guide -->

<chapter>

<title>&develguide;</title>
<section>
<title>Functions</title>
Expand All @@ -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>
Expand Down

0 comments on commit 15fa5db

Please sign in to comment.