diff --git a/desktop_version/src/Graphics.cpp b/desktop_version/src/Graphics.cpp index bd6c1578..0bc960f9 100644 --- a/desktop_version/src/Graphics.cpp +++ b/desktop_version/src/Graphics.cpp @@ -3190,7 +3190,7 @@ void Graphics::textboxbuttons(void) void Graphics::textboxcommsrelay(void) { - // Special treatment for the gamestate textboxes in Comms Relay + // Special treatment for the gamestate textboxes in Comms Relay if (!INBOUNDS_VEC(m, textboxes)) { vlog_error("textboxcommsrelay() out-of-bounds!");