Git commit 314d0d2cc00db1caedb86fb5ed66d9c837f6898c by Burkhard Lück. Committed on 10/11/2016 at 16:24. Pushed by lueck into branch 'master'.
Remove extra dots after entity &etc; M +1 -1 doc/kcontrol/filetypes/index.docbook http://commits.kde.org/kde-cli-tools/314d0d2cc00db1caedb86fb5ed66d9c837f6898c diff --git a/doc/kcontrol/filetypes/index.docbook b/doc/kcontrol/filetypes/index.docbook index a8c6ce7..a344eee 100644 --- a/doc/kcontrol/filetypes/index.docbook +++ b/doc/kcontrol/filetypes/index.docbook @@ -244,7 +244,7 @@ applications) which are used to configure the applications.</para> <para>The list box lists all of the applications associated with a specific &MIME; type. The list is in a specific order. The top application is the first application tried. The next application down -the list is the second, &etc;.</para> +the list is the second, &etc;</para> <note><para>What do you mean there is more than one application per &MIME; type? Why is this necessary?</para>
