changed syntax of file type
diff --git a/src/site/markdown/configuration-samples.md b/src/site/markdown/configuration-samples.md
index 299945a..08f9238 100644
--- a/src/site/markdown/configuration-samples.md
+++ b/src/site/markdown/configuration-samples.md
@@ -167,7 +167,7 @@
 to be debug.  However, we have also set the logger `com.example` to have a more
 verbose `trace` level to see more information from that particular logger.
 
-~~~{.cpp}
+~~~{.xml}
 <?xml version="1.0" encoding="UTF-8" ?>
 <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">