Skip to content

Commit 3631ad3

Browse files
committed
Fix a typo in a comment
1 parent e44602c commit 3631ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1530,7 +1530,7 @@ if(APPLE AND "${CMAKE_OSX_ARCHITECTURES}" STREQUAL "")
15301530
#
15311531
# Pre-Tiger.
15321532
#
1533-
# Build liraries and excutables only for 32-bit PowerPC, as
1533+
# Build liraries and executables only for 32-bit PowerPC, as
15341534
# that's all that is supported.
15351535
#
15361536
set(OSX_LIBRARY_ARCHITECTURES "ppc")

0 commit comments

Comments
 (0)