summaryrefslogtreecommitdiffhomepage
path: root/auto/unix
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2012-06-08 09:41:55 +0000
committerRuslan Ermilov <ru@nginx.com>2012-06-08 09:41:55 +0000
commitd4353c6fd3685a6b906e5c037c11c8d90fa555cc (patch)
treef092d3e974ca59fb8539977325642c3b73e6a587 /auto/unix
parent397a42eb44efb64e7319989f2cc7f678fbac578b (diff)
downloadnginx-d4353c6fd3685a6b906e5c037c11c8d90fa555cc.tar.gz
nginx-d4353c6fd3685a6b906e5c037c11c8d90fa555cc.tar.bz2
Fixed spelling of "endianness", and called it "byte ordering" in the
user visible part.
Diffstat (limited to 'auto/unix')
-rwxr-xr-xauto/unix2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/unix b/auto/unix
index 783219e2d..b0a0e4c88 100755
--- a/auto/unix
+++ b/auto/unix
@@ -464,7 +464,7 @@ ngx_type="rlim_t"; ngx_types="int"; . auto/types/typedef
. 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