[education/kturtle] doc: Fix image name in documentation
Johnny Jazeix
null at kde.org
Tue Mar 31 06:41:57 BST 2026
Git commit 00205e533c27de681eb0b2ebb6cc5ff818bf3c0a by Johnny Jazeix.
Committed on 28/03/2026 at 21:16.
Pushed by jjazeix into branch 'master'.
Fix image name in documentation
M +1 -1 doc/using-kturtle.docbook
https://invent.kde.org/education/kturtle/-/commit/00205e533c27de681eb0b2ebb6cc5ff818bf3c0a
diff --git a/doc/using-kturtle.docbook b/doc/using-kturtle.docbook
index 7630ee5..ebce1c0 100644
--- a/doc/using-kturtle.docbook
+++ b/doc/using-kturtle.docbook
@@ -18,7 +18,7 @@
<sect1 id="the-editor">
<title>The Editor</title>
<para>In the editor you type the &turtlescript; commands. Most of functions of the editor can be found in the <link linkend="the-file-menu">File</link> and <link linkend="the-edit-menu">Edit</link> menus. The editor can be docked on each border of the main window or it can be detached and placed anywhere on your desktop.</para>
[suppressed due to size limit]
[suppressed due to size limit]
<para>You can open &turtlescript; files by choosing the <menuchoice><guimenu>File</guimenu><guimenuitem>Open...</guimenuitem></menuchoice> menu item.</para>
<para>The third way is to directly type your own code in the editor or to copy/paste some code.</para>
</sect1>
More information about the kde-doc-english
mailing list