aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/endian.h')
-rw-r--r--include/osmocom/core/endian.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/core/endian.h b/include/osmocom/core/endian.h
index 6107b12f..426ab680 100644
--- a/include/osmocom/core/endian.h
+++ b/include/osmocom/core/endian.h
@@ -1,7 +1,7 @@
/*! \file endian.h
*
* GNU and FreeBSD have various ways to express the
- * endianess but none of them is similiar enough. This
+ * endianness but none of them is similar enough. This
* will create two defines that allows to decide on the
* endian. The following will be defined to either 0 or
* 1 at the end of the file.