Fix typos not found by codespell

This commit is contained in:
Dimitri Papadopoulos
2024-06-20 20:16:25 +02:00
parent 2d736d9c50
commit 44e83e9180
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -326,7 +326,7 @@
#endif
/**
* Helper function to perform a wrapped pointer difference without trigging
* Helper function to perform a wrapped pointer difference without triggering
* UBSAN.
*
* @returns lhs - rhs with wrapping
+1 -1
View File
@@ -90,7 +90,7 @@
#endif
/**
* Only enable assembly for GNUC compatible compilers,
* Only enable assembly for GNU C compatible compilers,
* because other platforms may not support GAS assembly syntax.
*
* Only enable assembly for Linux / MacOS, other platforms may