summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorSafiyyah Moosa <safiyyah.moosa@qt.io>2023-04-26 14:41:25 +0200
committerSafiyyah Moosa <safiyyah.moosa@qt.io>2023-04-28 21:23:00 +0200
commit494cdc948ccceea37cdc25ae3f6ba32768d73635 (patch)
treef294d933f64e919c75fbf11f0ce06bd62aab4572 /examples
parentc75c8648c24dc94d5ff9689e995be6380f431c99 (diff)
Docs: Fix "Can't link to" example warnings
Task-number: QTBUG-113160 Pick-to: 6.5 Change-Id: I0187a0f9ab419694b6e801d1f44cbb59394ec7c7 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'examples')
-rw-r--r--examples/multimedia/video/recorder/doc/src/recorder.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/multimedia/video/recorder/doc/src/recorder.qdoc b/examples/multimedia/video/recorder/doc/src/recorder.qdoc
index fcf88ceed..bcea805f8 100644
--- a/examples/multimedia/video/recorder/doc/src/recorder.qdoc
+++ b/examples/multimedia/video/recorder/doc/src/recorder.qdoc
@@ -91,7 +91,7 @@
\section3 Selecting an audio input
- Implemented in the same way as \l{Selecting a camera} and defined in
+ Implemented in the same way as \l{Selecting a video source} and defined in
\c AudioInputSelect.qml like so:
\quotefromfile video/recorder/AudioInputSelect.qml