Git commit 3467c9c55ab15c37e38f448d773de5d086541d86 by Yuri Chornoivan. Committed on 23/11/2013 at 11:22. Pushed by yurchor into branch 'master'.
Fix EBN warnings M +2 -2 doc/index.docbook http://commits.kde.org/marble/3467c9c55ab15c37e38f448d773de5d086541d86 diff --git a/doc/index.docbook b/doc/index.docbook index a454836..b8672f3 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -970,7 +970,7 @@ the system's graphics drivers. </para> <sect1 id="configsynchronization"> <title>Synchronization Configuration</title> -<para>Marble can upload route and bookmark data to <ulink +<para>&marble; can upload route and bookmark data to <ulink url="https://en.wikipedia.org/wiki/OwnCloud">ownCloud</ulink> server and synchronize them between &marble; instances installed on different devices. </para> @@ -992,7 +992,7 @@ synchronize them between &marble; instances installed on different devices. <listitem> <para>The synchronization can be enabled or disabled using this item. When the synchronization is enabled you can choose whether to synchronize -route and bookmark data using the corresponding checkboxes or click on +route and bookmark data using the corresponding check boxes or click on <guibutton>Sync now</guibutton> to initiate synchronization immediately.</para> </listitem>
