Browse Source

stb_hexwave tweak comment

Sean Barrett 4 years ago
parent
commit
c9064e3176
1 changed files with 1 additions and 1 deletions
  1. 1 1
      stb_hexwave.h

+ 1 - 1
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"