File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
thirdparty/clang/include/llvm/Support Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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.
2222namespace llvm {
Original file line number Diff line number Diff line change 1616using namespace vgui ;
1717
1818// -----------------------------------------------------------------------------
19- // Purpose: blank image, intentially draws nothing
19+ // Purpose: blank image, intentionally draws nothing
2020// -----------------------------------------------------------------------------
2121class BlankImage : public IImage
2222{
You can’t perform that action at this time.
0 commit comments