diff options
Diffstat (limited to 'doc/scripts/man-qtdoc.1.docbook')
-rw-r--r-- | doc/scripts/man-qtdoc.1.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/scripts/man-qtdoc.1.docbook b/doc/scripts/man-qtdoc.1.docbook index 4924eb84..1ec4bac2 100644 --- a/doc/scripts/man-qtdoc.1.docbook +++ b/doc/scripts/man-qtdoc.1.docbook @@ -54,8 +54,8 @@ page for that class. Otherwise the main &Qt; help page is opened. <refsect1> <title>Examples</title> -<para>To display the help on the class <classname>QString</classname>:</para> -<screen><userinput><command>qtdoc</command> <option>QString</option></userinput></screen> +<para>To display the help on the class <classname>TQString</classname>:</para> +<screen><userinput><command>qtdoc</command> <option>TQString</option></userinput></screen> </refsect1> <refsect1> |