diff --git a/LArCalorimeter/LArCnv/LArByteStream/src/LArRodDecoder.cxx b/LArCalorimeter/LArCnv/LArByteStream/src/LArRodDecoder.cxx
index b98ccb723a3827bd42db38d674c698431d2fc786..ac6b1577bf71c91d1b215dfd7992da03e4372a87 100644
--- a/LArCalorimeter/LArCnv/LArByteStream/src/LArRodDecoder.cxx
+++ b/LArCalorimeter/LArCnv/LArByteStream/src/LArRodDecoder.cxx
@@ -868,7 +868,7 @@ LArRodDecoder::prepareBlockStructure1 (const uint16_t rodMinorVersion, const uin
   }
 
 #ifndef NDEBUG
-  ATH_MSG_DEBUG("Found version " << rodMinorVersion << " of Rod block type " << ronBlockType);
+  ATH_MSG_DEBUG("Found version " << rodMinorVersion << " of Rod block type " << robBlockType);
 #endif
 
   return blstructs[index].get();