Skip to content

Commit e227258

Browse files
committed
Fix typo
Signed-off-by: Michael Seibt <github@roboschmie.de>
1 parent 13886d0 commit e227258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ int main() {
703703

704704

705705
#
706-
# Test for endianess
706+
# Test for endianness
707707
#
708708
INCLUDE(TestBigEndian)
709709
IF(APPLE)

0 commit comments

Comments
 (0)