summaryrefslogtreecommitdiffstats
path: root/examples/serialport/doc/terminal.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/serialport/doc/terminal.qdoc')
-rw-r--r--examples/serialport/doc/terminal.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/serialport/doc/terminal.qdoc b/examples/serialport/doc/terminal.qdoc
index 65cabb92..02156775 100644
--- a/examples/serialport/doc/terminal.qdoc
+++ b/examples/serialport/doc/terminal.qdoc
@@ -122,7 +122,7 @@
\snippet terminal/mainwindow.cpp 6
This slot sends the characters typed in the given
- \l{terminal/console.cpp}{Console} widget to the serial port.
+ Console widget to the serial port - see \c terminal/console.cpp.
When the serial port receives new data, the signal
\l{QIODevice::}{readyRead()} is emitted, and that signal is