diff options
author | Edward Welbourne <[email protected]> | 2025-01-17 17:07:17 +0100 |
---|---|---|
committer | Edward Welbourne <[email protected]> | 2025-01-21 18:50:43 +0100 |
commit | a419db7160f2070de9ae52e80dcfff05304d9229 (patch) | |
tree | 70c47551b2dfb0e3e83bfcf9d75b24b358923cd2 | |
parent | d48ceb1c108c25eeac4691cf5de8a2c1d1d4f26a (diff) |
Correct description of 3rd-party CPU cycle counters
Pick-to: 6.9 6.8
Task-number: QTBUG-132871
Change-Id: Ia0a467297393be72ff7d39b7333ad86e09057dff
Reviewed-by: Tor Arne Vestbø <[email protected]>
-rw-r--r-- | src/testlib/3rdparty/cycle/qt_attribution.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testlib/3rdparty/cycle/qt_attribution.json b/src/testlib/3rdparty/cycle/qt_attribution.json index 4c8c67f4fef..0c831463ac9 100644 --- a/src/testlib/3rdparty/cycle/qt_attribution.json +++ b/src/testlib/3rdparty/cycle/qt_attribution.json @@ -17,7 +17,7 @@ }, "Files": "cycle_p.h", - "Description": "Allows to access the CPU's cycle counters.", + "Description": "Enables access to the CPU's cycle counters.", "Homepage": "http://fftw.org/", "Version": "3.3.10", "PURL": "pkg:github/FFTW/fftw3@fftw-$<VERSION>", |