1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-01 21:31:15 +02:00

Fix typos discovered by codespell

This commit is contained in:
Christian Clauss
2025-02-09 22:45:43 +01:00
parent 0189e5bb92
commit dcddc4a2cb
8 changed files with 10 additions and 10 deletions

View File

@ -186,7 +186,7 @@ extern uint64_t android_getCpuFeatures(void);
* This flag implies -mfpu=neon-vfpv4.
*
* -mcpu=iwmmxt
* Allows the use of iWMMXt instrinsics with GCC.
* Allows the use of iWMMXt intrinsics with GCC.
*
* IMPORTANT NOTE: These flags should only be tested when
* android_getCpuFamily() returns ANDROID_CPU_FAMILY_ARM, i.e. this is a