From cbc97ea2defe3598aa10f686022f2abfbf7101a5 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 19 Jan 2014 20:49:06 +0000 Subject: spelling correction git-svn-id: http://svn.miranda-ng.org/main/trunk@7774 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/modules/chat/chat_opts.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/modules/chat/chat_opts.cpp b/src/modules/chat/chat_opts.cpp index 0c80009c95..b7d79b4849 100644 --- a/src/modules/chat/chat_opts.cpp +++ b/src/modules/chat/chat_opts.cpp @@ -148,7 +148,7 @@ void RegisterFonts(void) switch (i) { case 18: case 19: - _tcsncpy_s(fontid.backgroundName, SIZEOF(fontid.backgroundName), LPGENT("Userlist background"), _TRUNCATE); + _tcsncpy_s(fontid.backgroundName, SIZEOF(fontid.backgroundName), LPGENT("User list background"), _TRUNCATE); break; case 17: if (g_iFontMode == FONTMODE_SKIP) -- cgit v1.2.3