Skip to content

Commit 34efe8d

Browse files
authored
fix typo
1 parent dcb01be commit 34efe8d

File tree

1 file changed

+1
-1
lines changed
  • thirdparty/clang/include/llvm/Support

1 file changed

+1
-1
lines changed

thirdparty/clang/include/llvm/Support/MachO.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
#include "llvm/Support/DataTypes.h"
1818

19-
// NOTE: The enums in this file are intentially named to be different than those
19+
// NOTE: The enums in this file are intentionally named to be different than those
2020
// in the headers in /usr/include/mach (on darwin systems) to avoid conflicts
2121
// with those macros.
2222
namespace llvm {

0 commit comments

Comments
 (0)