summaryrefslogtreecommitdiffstats
path: root/src/include/swab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/swab.h')
-rw-r--r--src/include/swab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/swab.h b/src/include/swab.h
index c5e43709a6f6..8a7dabaa0a2c 100644
--- a/src/include/swab.h
+++ b/src/include/swab.h
@@ -10,7 +10,7 @@
* separated swab functions from cpu_to_XX,
* to clean up support for bizarre-endian architectures.
*
- * See asm-i386/byteorder.h and suches for examples of how to provide
+ * See asm-i386/byteorder.h and such for examples of how to provide
* architecture-dependent optimized versions
*
*/