summaryrefslogtreecommitdiffstats
path: root/src/pdfquick/PdfPageView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdfquick/PdfPageView.qml')
-rw-r--r--src/pdfquick/PdfPageView.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pdfquick/PdfPageView.qml b/src/pdfquick/PdfPageView.qml
index 290570f2b..e1d97f57b 100644
--- a/src/pdfquick/PdfPageView.qml
+++ b/src/pdfquick/PdfPageView.qml
@@ -30,7 +30,7 @@ Rectangle {
A PdfDocument object with a valid \c source URL is required:
- \snippet multipageview.qml 0
+ \snippet pdfpageview.qml 0
*/
required property PdfDocument document