Git commit aa7b3c0cda823a6793f1437076e98250f38e0fd8 by Burkhard L?ck. Committed on 07/08/2013 at 10:33. Pushed by lueck into branch 'master'.
fix c&p error 'text box' -> 'Radio Button' M +1 -1 doc/fundamentals/ui.docbook http://commits.kde.org/kde-runtime/aa7b3c0cda823a6793f1437076e98250f38e0fd8 diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook index fa1e0ae..e44fc42 100644 --- a/doc/fundamentals/ui.docbook +++ b/doc/fundamentals/ui.docbook @@ -292,7 +292,7 @@ A <emphasis role="bold"><link linkend="visualdict-list-box">List Box</link></emp </para></listitem> <listitem><para> -A pair of <emphasis role="bold"><link linkend="visualdict-text-box">text box</link></emphasis> +A pair of <emphasis role="bold"><link linkend="visualdict-radio-button">Radio Buttons</link></emphasis> </para></listitem> <listitem><para>
