From 35c0f8b5cc46ee8addc3cac102daebe7051aef8e Mon Sep 17 00:00:00 2001
From: Steel Titanium <steeltitanium1@gmail.com>
Date: Mon, 5 Apr 2021 22:44:16 -0400
Subject: [PATCH] Correct function name comment

---
 src/y_inter.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/y_inter.c b/src/y_inter.c
index 629d07426e..e1bbd16f6e 100644
--- a/src/y_inter.c
+++ b/src/y_inter.c
@@ -217,7 +217,7 @@ static void Y_IntermissionTokenDrawer(void)
 
 
 //
-// Y_LoadData
+// Y_LoadIntermisionData
 //
 // Load patches for drawing the intermission, if acceptable
 //
-- 
GitLab