[gnumeric] Fixed typos
- From: Marek Černocký <mcernocky src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Fixed typos
- Date: Tue, 3 Jan 2017 10:22:21 +0000 (UTC)
commit 306729e33a3ab1b244945683587f796c6cf1612f
Author: Marek Černocký <marek manet cz>
Date: Tue Jan 3 11:22:04 2017 +0100
Fixed typos
doc/C/analysis-solver.xml | 18 +++++++++---------
doc/C/analysis-statistical.xml | 2 +-
doc/C/data-format.xml | 4 ++--
doc/C/files-formats.xml | 9 ---------
doc/C/gui-menus.xml | 10 +++++-----
5 files changed, 17 insertions(+), 26 deletions(-)
---
diff --git a/doc/C/analysis-solver.xml b/doc/C/analysis-solver.xml
index a95a06b..af67850 100644
--- a/doc/C/analysis-solver.xml
+++ b/doc/C/analysis-solver.xml
@@ -246,7 +246,7 @@
<para>Select the `Reports' page from the top of the dialog and
you will see a checkbox named `Program'. This report gives the
model in its mathematical form. Program report is useful for
- checking out the correctness of the model.It can also be useful
+ checking out the correctness of the model. It can also be useful
for educational purposes.</para>
</sect3>
@@ -254,14 +254,14 @@
<sect3 id="sect-advanced-analysis-solver-using-optimize">
<title>Optimization</title>
- <para>After you have specified the parameters, the constraints
- and the reporting options it is time to press the `OK' button.
- If everything went ok, you will see a dialog saying: `Solver
- found an optimal solution. All constraints and optimality
- conditions are satisfied.'. This means that the solver found an
- optimal solution and the optimal values are now stored into the
- input variables. For all models, this, however, does not
- happen.</para>
+ <para>After you have specified the parameters, the constraints
+ and the reporting options it is time to press the <guibutton>
+ Solve</guibutton> button. If everything went ok, you will see a
+ dialog saying: `Solver found an optimal solution. All constraints
+ and optimality conditions are satisfied.'. This means that the
+ solver found an optimal solution and the optimal values are now
+ stored into the input variables. For all models, this, however,
+ does not happen.</para>
<para>If a feasible solution cannot be found, the solver reports
that `A feasible solution could not be found. All specified
diff --git a/doc/C/analysis-statistical.xml b/doc/C/analysis-statistical.xml
index e4495a5..9c532c7 100644
--- a/doc/C/analysis-statistical.xml
+++ b/doc/C/analysis-statistical.xml
@@ -503,7 +503,7 @@
input range.
</para>
- <note><para>The <quote><guilabel>automatic categories</guilabel></quote> option is
+ <note><para>The <quote><guilabel>Automatic categories</guilabel></quote> option is
disabled since it is not yet implemented.
</para></note>
diff --git a/doc/C/data-format.xml b/doc/C/data-format.xml
index a12e98b..8d7f50b 100644
--- a/doc/C/data-format.xml
+++ b/doc/C/data-format.xml
@@ -376,8 +376,8 @@
<row>
<entry>d-mmm-yyyy</entry>
<entry>mmm-d-yyyy</entry>
- <entry>30-Sep-199</entry>
- <entry>Sep-30-9198</entry>
+ <entry>30-Sep-1998</entry>
+ <entry>Sep-30-1998</entry>
</row>
<row>
<entry>d-mmm</entry>
diff --git a/doc/C/files-formats.xml b/doc/C/files-formats.xml
index 694c057..a0cc6c5 100644
--- a/doc/C/files-formats.xml
+++ b/doc/C/files-formats.xml
@@ -471,15 +471,6 @@
</table>
</para>
- <para>
- An outdated PDF document discussing the &gnum; file format
- which should provide a useful starting point was developed
- by the JWorkbook project. The file can be downloaded from
- <literal><ulink type="http"
- url="http://www.jfree.org/jworkbook/gnumeric-xml.pdf">
- http://www.jfree.org/jworkbook/gnumeric-xml.pdf</ulink></literal>.
- </para>
-
<para>
An outdated PDF document discussing the &gnum; file format
which should provide a useful starting point was developed
diff --git a/doc/C/gui-menus.xml b/doc/C/gui-menus.xml
index bbf509f..fc97da8 100644
--- a/doc/C/gui-menus.xml
+++ b/doc/C/gui-menus.xml
@@ -2257,7 +2257,10 @@
<para>
<guimenuitem>Shuffle...</guimenuitem> — The
<guimenuitem>Shuffle...</guimenuitem> menu item opens a
- submenu that allows various forms of data to be created.
+ dialog that allows users to shuffle a selection. Shuffling
+ means to rearrange the cells in the selection into a random
+ order. The dialog allows users to shuffle the data within a
+ column, within a row, or within an area.
</para>
</listitem>
@@ -2265,10 +2268,7 @@
<para>
<guimenuitem>Fill</guimenuitem> — The
<guimenuitem>Fill</guimenuitem> menu item opens a
- dialog that allows users to shuffle a selection. Shuffling
- means to rearrange the cells in the selection into a random
- order. The dialog allows users to shuffle the data within a
- column, within a row, or within an area.
+ submenu that allows various forms of data to be created.
</para>
</listitem>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]