Git commit 5e327bd12c133a1eb12f6d0e767bab457b5a818f by Burkhard L?ck. Committed on 25/04/2013 at 21:57. Pushed by lueck into branch 'master'.
Remove extra dots after entity &etc; M +1 -1 doc/sheets/format.docbook http://commits.kde.org/calligra/5e327bd12c133a1eb12f6d0e767bab457b5a818f diff --git a/doc/sheets/format.docbook b/doc/sheets/format.docbook index 4474f95..b8c744c 100644 --- a/doc/sheets/format.docbook +++ b/doc/sheets/format.docbook @@ -138,7 +138,7 @@ it using this menu item.</para> <varlistentry> <term><guilabel>Fraction</guilabel></term> <listitem><para>The <guilabel>Fraction</guilabel> format changes your number into a fraction. For -example, 0.1 can be changed to 1/8, 2/16, 1/10, &etc;. You define the type of +example, 0.1 can be changed to 1/8, 2/16, 1/10, &etc; You define the type of fraction by choosing it in the field on the right. If the exact fraction is not possible in the fraction mode you choose, the nearest closest match is chosen. For example: when we have 1.5 as number, we choose <guilabel>Fraction</guilabel>
