diff --git a/src/hardware/hw_md2.c b/src/hardware/hw_md2.c
index f602794c9abd98eeb51a34cd13468bfeb27dad87..fa4699810a9411b1583d37733001ef8a8d0889ba 100644
--- a/src/hardware/hw_md2.c
+++ b/src/hardware/hw_md2.c
@@ -1036,7 +1036,7 @@ static void HWR_CreateBlendedTexture(GLPatch_t *gpatch, GLPatch_t *blendgpatch,
 			blendcolor = V_GetColor(202);
 			break;
 
-		case SKINCOLOR_SUPERSILVER1: // Super white
+		case SKINCOLOR_SUPERSILVER1: // Super silver
 			blendcolor = V_GetColor(0);
 			break;
 		case SKINCOLOR_SUPERSILVER2: