From c9c28bef3cb4cf21a6fee46f5ea3339867fbb07a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Wed, 15 Nov 2017 12:37:32 +0800 Subject: Minor spelling fixes in code comments, docs and output This commit does not touch any variable names or any other actual code, and thus should not in any way affect how the code works. --- configure.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.cmake') diff --git a/configure.cmake b/configure.cmake index 7258077d68b..b62ac12e634 100644 --- a/configure.cmake +++ b/configure.cmake @@ -488,7 +488,7 @@ int main() { # -# Test for endianess +# Test for endianness # INCLUDE(TestBigEndian) IF(APPLE) -- cgit v1.2.1