chiark / gitweb /
Fix a few more typos
[elogind.git] / src / shared / architecture.h
index 71c79b1542674e0e41b10900f741e918cd289422..353d49bedf02b314602bfdd4a21af63ae0dfef8b 100644 (file)
@@ -28,7 +28,7 @@
 /* A cleaned up architecture definition. We don't want to get lost in
  * processor features, models, generations or even ABIs. Hence we
  * focus on general family, and distuignish word width and
 /* A cleaned up architecture definition. We don't want to get lost in
  * processor features, models, generations or even ABIs. Hence we
  * focus on general family, and distuignish word width and
- * endianess. */
+ * endianness. */
 
 typedef enum Architecture {
         ARCHITECTURE_X86 = 0,
 
 typedef enum Architecture {
         ARCHITECTURE_X86 = 0,