Git commit 073ca508e30b24ecdb2fa246506eee66feb41fbb by Burkhard L?ck. Committed on 25/04/2013 at 22:48. Pushed by lueck into branch 'master'.
Remove extra dots after entity &etc; M +1 -1 doc/index.docbook http://commits.kde.org/kdesrc-build/073ca508e30b24ecdb2fa246506eee66feb41fbb diff --git a/doc/index.docbook b/doc/index.docbook index 9578682..1ae458e 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -170,7 +170,7 @@ sequence is followed: <listitem><para>&kdesrc-build; reads in the <link linkend="cmdline">command line</link> and <link linkend="configure-data">configuration file</link>, to determine what to build, compile options to use, where to install, -&etc;.</para></listitem> +&etc;</para></listitem> <listitem><para>&kdesrc-build; performs a source update for each <link linkend="module-concept">module</link>. The update continues until all modules
