Bug 96601

Summary: KTutle documentation contains three typos
Product: [Websites] docs.kde.org Reporter: Brian Beck <brian.beck>
Component: generalAssignee: Documentation Editorial Team <kde-doc-english>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Brian Beck 2005-01-08 21:54:07 UTC
Version:           KTurtle 0.1 (using KDE KDE 3.3.1)
Installed from:    Debian testing/unstable Packages
Compiler:          gcc (GCC) 3.3.5 (Debian 1:3.3.5-5) 
OS:                Linux

In the KTurtle documentation there is a sentence that contains two spelling errors.

In the section:
Documentation Revision 0.2 (2004-07-09) -> 4. KTurtle's Logo Programming Reference -> Commands to clean up -> reset

The sentence:
The tortle is positionned at the middle of the screen, the canvas color is white and the turtle daws a black line on the canvas.

Ought to read:
The turtle is positioned at the middle of the screen, the canvas color is white and the turtle draws a black line on the canvas.

If this has already been fixed I apologize for wasting your time.
Comment 1 Tom Albers 2005-01-15 16:32:39 UTC
This is fixed in cvs: "coles  2004/10/06". Thanks for taking the time to report this!!