diff auto/unix @ 4681:bb37a9cc08fb

Fixed spelling of "endianness", and called it "byte ordering" in the user visible part.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 08 Jun 2012 09:41:55 +0000
parents cc038cc834be
children eaf95350d75c
line wrap: on
line diff
--- a/auto/unix
+++ b/auto/unix
@@ -464,7 +464,7 @@ ngx_type="rlim_t"; ngx_types="int"; . au
 
 . auto/types/uintptr_t
 
-. auto/endianess
+. auto/endianness
 
 ngx_type="size_t"; . auto/types/sizeof
 ngx_param=NGX_MAX_SIZE_T_VALUE; ngx_value=$ngx_max_value; . auto/types/value