Skip to content

Commit c11814b

Browse files
committed
fix spelling error
1 parent f01a33e commit c11814b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/CLI/Macros.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
// more intel and some other compilers
145145
#define CLI11_HAS_RTTI 1
146146
#else
147-
#define CLI11_HAAS_RTTI 0
147+
#define CLI11_HAS_RTTI 0
148148
#endif
149149
#endif
150150

0 commit comments

Comments
 (0)