From a6094d662636e67b1515ad21e186041d8cf4cf26 Mon Sep 17 00:00:00 2001 From: Alige Date: Thu, 23 Oct 2014 18:50:19 +0300 Subject: Changed all the "cant" by "can't", and fixed few sentences to translate. --- src/gui/fonts/font.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/fonts/font.cpp') diff --git a/src/gui/fonts/font.cpp b/src/gui/fonts/font.cpp index 68f23d242..94b804fac 100644 --- a/src/gui/fonts/font.cpp +++ b/src/gui/fonts/font.cpp @@ -155,7 +155,7 @@ Font::~Font() TTF_Font *Font::openFont(const char *const name, const int size) { -// disabled for now because some systems like gentoo cant use it +// disabled for now because some systems like gentoo can't use it // #ifdef USE_SDL2 // SDL_RWops *const rw = MPHYSFSRWOPS_openRead(name); // if (!rw) -- cgit v1.2.3-60-g2f50