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/testlib/qplaintestlogger.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/testlib/qplaintestlogger.cpp')
| -rw-r--r-- | src/testlib/qplaintestlogger.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testlib/qplaintestlogger.cpp b/src/testlib/qplaintestlogger.cpp index 748bd00643b..9f61004c2ce 100644 --- a/src/testlib/qplaintestlogger.cpp +++ b/src/testlib/qplaintestlogger.cpp @@ -243,7 +243,7 @@ namespace QTest { QPlainTestLogger implements basic logging of test results. - The format is Qt-specific and aims to be be easy to read. + The format is Qt-specific and aims to be easy to read. */ void QPlainTestLogger::outputMessage(const char *str) |
