Git commit 2ba6fd47b088ebf3316f84390c5ef0172af81a3c by Burkhard L?ck, on behalf of Yuri Chornoivan. Committed on 28/07/2013 at 20:06. Pushed by lueck into branch 'KDE/4.11'.
Fix typo (cherry picked from commit 7c503a2cc47c62bb595a049584dad4270caa9f21) backport to 4.11.1 M +1 -1 doc/index.docbook http://commits.kde.org/ksnapshot/2ba6fd47b088ebf3316f84390c5ef0172af81a3c diff --git a/doc/index.docbook b/doc/index.docbook index 37c7907..7d14847 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -354,7 +354,7 @@ to handle images, a copy of the full is inserted there. <para>If you drag a screenshot into a file manager window, a dialog pops up where you can edit the filename and select the image format and the file will be inserted into the actual folder. </para> -<para>If you drag the screenshot to a text box, the path to the temporary saved file is inserted. This is usefull +<para>If you drag the screenshot to a text box, the path to the temporary saved file is inserted. This is useful for example to upload a screenshot through web forms or to attach screenshots into bug reports on the <ulink url="https://bugs.kde.org/">&kde; bugtracker</ulink>. </para>
