diff options
| author | Andreas Eliasson <andreas.eliasson@qt.io> | 2023-02-09 14:16:53 +0100 |
|---|---|---|
| committer | Andreas Eliasson <andreas.eliasson@qt.io> | 2023-02-28 16:53:10 +0000 |
| commit | 8ecd81ae86b07ef0ec10f17a343d349c07b1a29b (patch) | |
| tree | 9b435bdb0d61f94b7820d0aa5b34281110fc6e01 /src/corelib/serialization/qxmlstream.cpp | |
| parent | ee1651efdd32dfb96443828ddaeddccb3e4e3648 (diff) | |
Doc: Remove duplicate words
Change-Id: Ia7a38a1035bd34d00f20351a0adc3927e473b2e7
Pick-to: 6.5 6.4 6.2
Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/corelib/serialization/qxmlstream.cpp')
| -rw-r--r-- | src/corelib/serialization/qxmlstream.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/serialization/qxmlstream.cpp b/src/corelib/serialization/qxmlstream.cpp index e1c0e55eb4b..04b408f080c 100644 --- a/src/corelib/serialization/qxmlstream.cpp +++ b/src/corelib/serialization/qxmlstream.cpp @@ -140,7 +140,7 @@ WRAP(indexOf, QLatin1StringView) \value DTD The reader reports a DTD in text(), notation declarations in notationDeclarations(), and entity declarations in entityDeclarations(). Details of the DTD declaration are reported - in in dtdName(), dtdPublicId(), and dtdSystemId(). + in dtdName(), dtdPublicId(), and dtdSystemId(). \value EntityReference The reader reports an entity reference that could not be resolved. The name of the reference is reported in |
