Git commit 567318cde4d6e720a6808181e34fd4b7b7eec9f7 by Yuri Chornoivan. Committed on 25/05/2014 at 13:58. Pushed by yurchor into branch 'master'.
Fix typo M +1 -1 doc/commands.docbook http://commits.kde.org/symboleditor/567318cde4d6e720a6808181e34fd4b7b7eec9f7 diff --git a/doc/commands.docbook b/doc/commands.docbook index c2d2399..f91e39b 100644 --- a/doc/commands.docbook +++ b/doc/commands.docbook @@ -234,7 +234,7 @@ <listitem><simpara><action>Flip the symbol across the vertical axis</action></simpara></listitem> </varlistentry> <varlistentry> - <term><menuchoice><guimenuitem>Flip Vetical</guimenuitem></menuchoice></term> + <term><menuchoice><guimenuitem>Flip Vertical</guimenuitem></menuchoice></term> <listitem><simpara><action>Flip the symbol across the horizontal axis</action></simpara></listitem> </varlistentry> <varlistentry>
