Skip to content

Commit 49fa8ff

Browse files
committed
Fix a typo in a comment
1 parent ad5e31b commit 49fa8ff

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
@@ -398,7 +398,7 @@ endif(MSVC)
398398
# is being done*.
399399
#
400400
# This is an inadequate definition, as people build for the same
401-
# operating system but a different instruciton set, e.g. building
401+
# operating system but a different instruction set, e.g. building
402402
# on an IA-32 or x86-64 Linux box for an Arm embedded Linux box,
403403
# or building Arm code on an IA-32 or x86-64 Windows box.
404404
#

0 commit comments

Comments
 (0)