Bug 110844

Summary: Typos in FAQ - panel, questions, sound, webbrowse
Product: [Websites] docs.kde.org Reporter: Sander Koning <sanderkoning>
Component: CorrectionsAssignee: Documentation Editorial Team <kde-doc-english>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Sander Koning 2005-08-15 21:13:39 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

panel.docbook:55
"<userinput><command>kbuildsycoca</command> <option>--noincremental</option>
. This should restore you to the default system menus. </userinput>"
</userinput> should be moved forward (after </option>).

questions.docbook:77
poeple -> people

sound.docbook:4
Missing period at end of message.

webbrowse.docbook:52
Then select browser -> Then select the browser
Missing period at end of message.
Comment 1 Tom Albers 2005-08-15 21:34:19 UTC
SVN commit 449503 by toma:

Typos found by Askie
BUG: 110844


 M  +1 -2      panel.docbook  
 M  +1 -1      questions.docbook  
 M  +1 -1      sound.docbook  
 M  +1 -1      webbrowse.docbook  


--- trunk/KDE/kdebase/doc/faq/panel.docbook #449502:449503
@@ -58,9 +58,8 @@
 <filename>$<envar>HOME</envar>/.config/menus/applications-kmenuedit.menu
 </filename>. Try moving this file out of the way and then issuing the
 command <userinput><command>kbuildsycoca</command>
-<option>--noincremental</option>. This should restore you to the
+<option>--noincremental</option></userinput>. This should restore you to the
 default system menus.
-</userinput>
 </para>
 </answer>
 </qandaentry>
--- trunk/KDE/kdebase/doc/faq/questions.docbook #449502:449503
@@ -76,7 +76,7 @@
 
 <para>Don't assume automatically that the problem is the fault of
 &kde;. Proceed as though this is your error, otherwise you will quickly
-annoy poeple if it does indeed turn out to be your problem and not
+annoy people if it does indeed turn out to be your problem and not
 &kde;.</para>
 
 <para>Use clear language with correct spelling. Watch out for any
--- trunk/KDE/kdebase/doc/faq/sound.docbook #449502:449503
@@ -4,7 +4,7 @@
 <para>&kde; uses the &arts; sound system which is complex and powerful,
 making it difficult for some users to troubleshoot when things go
 wrong. Here are some tips to help you diagnose what it's doing when your
-sound misbehaves</para>
+sound misbehaves :</para>
 
 <qandaset>
 <qandaentry>
--- trunk/KDE/kdebase/doc/faq/webbrowse.docbook #449502:449503
@@ -53,7 +53,7 @@
 <guimenu>Bookmarks</guimenu><guimenuitem>Edit Bookmarks</guimenuitem>
 and then in the <application>Bookmark Editor</application> select
 <guimenu>File</guimenu><guimenuitem>Import</guimenuitem>. Then select
-browser you would like to import bookmarks from. In the Open dialog,
+the browser you would like to import bookmarks from. In the Open dialog,
 navigate to the location of the folder or file your bookmarks are
 contained in and click <guilabel>Open</guilabel>
 </para>