diff --git a/stb_hexwave.h b/stb_hexwave.h index 35f15c8..480ab1b 100644 --- a/stb_hexwave.h +++ b/stb_hexwave.h @@ -10,7 +10,7 @@ // // Compiling: // -// In one C/CPP file that #includes this file, do +// In one C/C++ file that #includes this file, do // // #define STB_HEXWAVE_IMPLEMENTATION // #include "stb_hexwave.h"