Version: 0.6 (using KDE KDE 3.4.2) Installed from: Debian testing/unstable Packages OS: Linux In the KTurtle Handbook Revision 0.6 (2004-11-8) on the "Features of KTurtle" page there is a spelling error. The following line... The execution can be slown down, paused or stopped at any time. ought to read like this... The execution can be slowed, paused, or stopped at any time. Thanks.
SVN commit 464364 by jhall: Fix up a little typo. BUG:112289 M +1 -1 index.docbook --- branches/KDE/3.5/kdeedu/doc/kturtle/index.docbook #464363:464364 @@ -93,7 +93,7 @@ An integrated &logo; interpreter (no extra dependencies) that uses XML files for the command translations, supports user defined functions and dynamic type switching. </para></listitem> <listitem><para> -The execution can be slown down, paused or stopped at any time. +The execution can be slowed down, paused or stopped at any time. </para></listitem> <listitem><para> A powerful editor for the &logo; commands with intuitive syntax highlighting, line numbering and more.