From fe1925931d671f7ff02c29558b2c61ae9fc8fbb5 Mon Sep 17 00:00:00 2001 From: TechGeekNZ Date: Sat, 6 Jun 2020 16:15:23 +1200 Subject: Cleanup: Correct typographic errors in code comments. --- src/video/null_v.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/video/null_v.cpp') diff --git a/src/video/null_v.cpp b/src/video/null_v.cpp index 2fa45e1bc..707045040 100644 --- a/src/video/null_v.cpp +++ b/src/video/null_v.cpp @@ -5,7 +5,7 @@ * See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see . */ -/** @file null_v.cpp The videio driver that doesn't blit. */ +/** @file null_v.cpp The video driver that doesn't blit. */ #include "../stdafx.h" #include "../gfx_func.h" -- cgit v1.2.3-54-g00ecf