From 4b1002f7c5fad28e39581161c1bf03dbdd1b7b54 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 11 Nov 2016 19:21:51 +0300 Subject: Fix typo implimented -> implemented. --- src/render/sdlgraphics.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render/sdlgraphics.cpp') diff --git a/src/render/sdlgraphics.cpp b/src/render/sdlgraphics.cpp index 3f146edba..681e1df09 100644 --- a/src/render/sdlgraphics.cpp +++ b/src/render/sdlgraphics.cpp @@ -1444,7 +1444,7 @@ void SDLGraphics::drawLine(int x1, int y1, return; } - // other cases not implimented + // other cases not implemented } bool SDLGraphics::setVideoMode(const int w, const int h, -- cgit v1.2.3-60-g2f50