[perl #8599] s/catenate/concatenate/
[p5sagit/p5-mst-13.2.git] / uconfig.h
index 08888f4..1f7fa46 100644 (file)
--- a/uconfig.h
+++ b/uconfig.h
 #define OSVERS ""              /**/
 
 /* CAT2:
- *     This macro catenates 2 tokens together.
+ *     This macro concatenates 2 tokens together.
  */
 /* STRINGIFY:
  *     This macro surrounds its token with double quotes.
 #define STRINGIFY(a)   PeRl_StGiFy(a)
 #endif
 #if 42 != 1 && 42 != 42
-#   include "Bletch: How does this C preprocessor catenate tokens?"
+#   include "Bletch: How does this C preprocessor concatenate tokens?"
 #endif
 
 /* CPPSTDIN: