Git commit 8a0ae1c3388d82b54bcc00a86851bcfb68da9e9f by Stephane Mankowski.
Committed on 20/11/2019 at 19:21.
Pushed by smankowski into branch 'master'.

Correction in doc

M  +5    -5    doc/index.docbook

https://commits.kde.org/skrooge/8a0ae1c3388d82b54bcc00a86851bcfb68da9e9f

diff --git a/doc/index.docbook b/doc/index.docbook
index 1f32e5faa..bf213722a 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -539,7 +539,7 @@
          </varlistentry>
          <varlistentry>
            <term><menuchoice><guimenu>Export</guimenu></menuchoice></term>
-           <listitem><para><link linkend="export_table">Export the 
table</link> as a stand-alone file. Supported formats are pdf, csv, html, 
&SVG;, odt or txt.</para></listitem>
+           <listitem><para><link linkend="export_table">Export the 
table</link> as a stand-alone file. Supported formats are pdf, csv, html, SVG, 
odt or txt.</para></listitem>
          </varlistentry>
        </variablelist>
        
@@ -758,17 +758,17 @@
       
       <sect2 id="export_file">
        <title>Export all your data in one file</title>
-       <para>Using the menu <menuchoice><guimenu>File</guimenu> 
<guimenuitem>Export</guimenuitem></menuchoice>, a CSV, QIF, &JSON;, Kmymoney, 
Ledger, IIF, Sqlite, Sqlcipher or <!---->&XML; file will be created, containing 
all operations in the current document. This is the option to choose if you 
need to export your data to another application.</para>
+       <para>Using the menu <menuchoice><guimenu>File</guimenu> 
<guimenuitem>Export</guimenuitem></menuchoice>, a CSV, QIF, JSON, Kmymoney, 
Ledger, IIF, Sqlite, Sqlcipher or <!---->&XML; file will be created, containing 
all operations in the current document. This is the option to choose if you 
need to export your data to another application.</para>
       </sect2>
       
       <sect2 id="export_partial_file">
        <title>Export partially your data in one file</title>
-       <para>If you select some accounts or some operations before using the 
menu <menuchoice><guimenu>File</guimenu> 
<guimenuitem>Export</guimenuitem></menuchoice>, a CSV, QIF, &JSON;, Kmymoney, 
Ledger, IIF, Sqlite, Sqlcipher or &XML; file will be created, containing the 
selected accounts (with their operations) or the selected operation. This is 
the option to choose if you need to export your data to another 
application.</para>
+       <para>If you select some accounts or some operations before using the 
menu <menuchoice><guimenu>File</guimenu> 
<guimenuitem>Export</guimenuitem></menuchoice>, a CSV, QIF, JSON, Kmymoney, 
Ledger, IIF, Sqlite, Sqlcipher or &XML; file will be created, containing the 
selected accounts (with their operations) or the selected operation. This is 
the option to choose if you need to export your data to another 
application.</para>
       </sect2>
       
       <sect2 id="export_table">
        <title>Export a specific table</title>
-       <para>All <link linkend="tables">tables</link> in &skrooge; can be 
exported, either in CSV, &HTML;, ODT, &PDF;, &SVG; or TXT format. </para>
+       <para>All <link linkend="tables">tables</link> in &skrooge; can be 
exported, either in CSV, &HTML;, ODT, &PDF;, SVG or TXT format. </para>
        
        <screenshot>
          <mediaobject>
@@ -781,7 +781,7 @@
       
       <sect2 id="export_graph">
        <title>Export Graph</title>
-       <para>&skrooge; allows you exporting a <link 
linkend="reports">graph</link>, either in &PDF;, &SVG; or just any image format 
supported by &Qt; (PNG, JPG, &GIF;, TIFF...). You can do so by right-clicking 
on the graph, and choosing the <guimenu>Export</guimenu> option.</para>
+       <para>&skrooge; allows you exporting a <link 
linkend="reports">graph</link>, either in &PDF;, SVG or just any image format 
supported by &Qt; (PNG, JPG, &GIF;, TIFF...). You can do so by right-clicking 
on the graph, and choosing the <guimenu>Export</guimenu> option.</para>
        
        <screenshot>
          <mediaobject>

Reply via email to