diff options
author | David Boddie <[email protected]> | 2025-05-23 17:10:07 +0200 |
---|---|---|
committer | David Boddie <[email protected]> | 2025-05-26 17:56:49 +0200 |
commit | 9eb2c404ee1ad60c1cc764b0d9221c7a841251e4 (patch) | |
tree | 09676f03ca8f39e14d07acf653d72f6a57ab16e2 | |
parent | ab98013efc16766bb7a538f86b0b9de8db6634ff (diff) |
Doc: Fix page file name typo
Change-Id: Id3e932426c01725b6f6ba2f64f06e211689235dd
Reviewed-by: Paul Wicking <[email protected]>
-rw-r--r-- | src/xml/doc/src/xml-processing.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/doc/src/xml-processing.qdoc b/src/xml/doc/src/xml-processing.qdoc index acca1b070b7..c6f607647f1 100644 --- a/src/xml/doc/src/xml-processing.qdoc +++ b/src/xml/doc/src/xml-processing.qdoc @@ -249,7 +249,7 @@ */ /*! - \page xml-dom.tml + \page xml-dom.html \title Working with the DOM Tree \target dom |