diff options
| author | David Boddie <david.boddie@qt.io> | 2025-02-06 12:55:59 +0100 |
|---|---|---|
| committer | David Boddie <david.boddie@qt.io> | 2025-02-10 18:20:08 +0000 |
| commit | bddfded80e225cbc112b79ccf5ada20a01e62fcf (patch) | |
| tree | c8f6cdfbb80ccdf163a34e4b2ad1fb61f252179d /src/corelib/global/qsysinfo.cpp | |
| parent | 4aff3488b8262ef23f1230b7f530c46ca2d61ac1 (diff) | |
doc: Fix broken links, including auto-links
Pick-to: 6.8 6.9
Change-Id: I967304c24e1a593b1b555998a718d0a015e12900
Reviewed-by: Jerome Pasion <jerome.pasion@qt.io>
Diffstat (limited to 'src/corelib/global/qsysinfo.cpp')
| -rw-r--r-- | src/corelib/global/qsysinfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qsysinfo.cpp b/src/corelib/global/qsysinfo.cpp index b7813f4cbbb..32bd91c460b 100644 --- a/src/corelib/global/qsysinfo.cpp +++ b/src/corelib/global/qsysinfo.cpp @@ -518,7 +518,7 @@ QString QSysInfo::buildCpuArchitecture() Values returned by this function are mostly stable: an attempt will be made to ensure that they stay constant over time and match the values returned - by QSysInfo::builldCpuArchitecture(). However, due to the nature of the + by buildCpuArchitecture(). However, due to the nature of the operating system functions being used, there may be discrepancies. Typical returned values are (note: list not exhaustive): |
