Git commit 65f4123c8368b55d42cc63816490a1bb4ca5d427 by Yuri Chornoivan. Committed on 23/11/2013 at 11:26. Pushed by yurchor into branch 'master'.
Fix EBN warnings M +3 -3 doc/index.docbook http://commits.kde.org/rocs/65f4123c8368b55d42cc63816490a1bb4ca5d427 diff --git a/doc/index.docbook b/doc/index.docbook index 86fdeb0..e4980c4 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -47,7 +47,7 @@ <abstract> <para> -&rocs; is a graph theory tool for KDE. +&rocs; is a graph theory tool for &kde;. </para> </abstract> @@ -274,13 +274,13 @@ Finally we want to execute the algorithm. For this we can start the execution by The user interface is divided into several logical parts as presented at the screenshot below. </para> <screenshot> - <screeninfo>GUI elements of the &rocs; interface.</screeninfo> + <screeninfo>&GUI; elements of the &rocs; interface.</screeninfo> <mediaobject> <imageobject> <imagedata fileref="rocs-interfaces.png" format="PNG" /> </imageobject> <textobject> - <phrase>GUI elements of the &rocs; interface.</phrase> + <phrase>&GUI; elements of the &rocs; interface.</phrase> </textobject> </mediaobject> </screenshot>
