]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix a typo in a comment
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 30 Sep 2024 11:59:00 +0000 (13:59 +0200)
committerGuy Harris <[email protected]>
Mon, 16 Dec 2024 02:20:07 +0000 (18:20 -0800)
(cherry picked from commit 49fa8ff39769041ed5b659724f2f74810a5c4c03)

CMakeLists.txt

index cd4a10726d33ea592bca0e6dc7fe57980f2df010..d15813ca169124b0c69b49389968aefb6d7afe80 100644 (file)
@@ -405,7 +405,7 @@ endif(MSVC)
 # is being done*.
 #
 # This is an inadequate definition, as people build for the same
-# operating system but a different instruciton set, e.g. building
+# operating system but a different instruction set, e.g. building
 # on an IA-32 or x86-64 Linux box for an Arm embedded Linux box,
 # or building Arm code on an IA-32 or x86-64 Windows box.
 #