summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-11-15 14:59:17 +0100
committerKai Köhne <kai.koehne@qt.io>2023-11-16 15:38:05 +0100
commit7ceae0b256af3f085d4d4aaf98205a297db251f9 (patch)
tree9bf35755fb41a23a529cd632a58cb8d060e04bc1
parent1ba39b5fa4165fdbe9e1794e0a4aa6b56158abc9 (diff)
Doc: Fix highlighting of Sudoku example
Amends commit fc213f255b1a82 Pick-to: 6.5 Task-number: QTBUG-117220 Change-Id: Ifd3a309b90a7810c4da1ff7530c80dc654f04c35 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> (cherry picked from commit 4bd724e1d4754362aa45b3bd62c908a01d354f93) Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
-rw-r--r--src/scxml/doc/qtscxml.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scxml/doc/qtscxml.qdocconf b/src/scxml/doc/qtscxml.qdocconf
index ab50d37..1da9d96 100644
--- a/src/scxml/doc/qtscxml.qdocconf
+++ b/src/scxml/doc/qtscxml.qdocconf
@@ -52,7 +52,7 @@ navigation.cppclassespage = "Qt SCXML C++ Classes"
navigation.qmltypespage = "Qt SCXML QML Types"
# Highlighted examples in Data Processing & IO category
-manifestmeta.highlighted.names = "QtScxml/SCML Sudoku"
+manifestmeta.highlighted.names = "QtScxml/SCXML Sudoku"
# Fail the documentation build if there are more warnings than the limit
warninglimit = 0