From eda890c2bb4933df68fab71ed0fbf7cd954598f2 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 11 Jul 2018 22:26:23 +0300 Subject: translation fixes --- plugins/Popup/src/font.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Popup') diff --git a/plugins/Popup/src/font.cpp b/plugins/Popup/src/font.cpp index 92c260f856..6570315168 100644 --- a/plugins/Popup/src/font.cpp +++ b/plugins/Popup/src/font.cpp @@ -111,7 +111,7 @@ void ReloadFonts() fonts.clBack = Colour_GetW(_A2W(PU_FNT_AND_COLOR), PU_COL_BACK_NAME); fonts.clAvatarBorder = Colour_GetW(_A2W(PU_FNT_AND_COLOR), PU_COL_AVAT_NAME); - // update class popupps(only temp at this point, must rework) + // update class popups (only temp at this point, must rework) char setting[256]; for (auto &it : gTreeData) { if (it->typ == 2) { -- cgit v1.2.3