From 03f896156663fec6f780595e9cba1396dc20e362 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Sat, 12 Aug 2017 18:27:18 +0200 Subject: Core: - Removed unneeded slash --- src/core/stduserinfo/src/stdinfo.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/core/stduserinfo/src/stdinfo.cpp b/src/core/stduserinfo/src/stdinfo.cpp index 3b0166bc3f..af0e8acc97 100644 --- a/src/core/stduserinfo/src/stdinfo.cpp +++ b/src/core/stduserinfo/src/stdinfo.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (ñ) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. @@ -130,7 +130,7 @@ static void SetValue(HWND hwndDlg, int idCtrl, MCONTACT hContact, char *szModule ptstr = TranslateT("In love"); break; case 70: - ptstr = TranslateT("It\'s complicated"); + ptstr = TranslateT("It's complicated"); break; case 80: ptstr = TranslateT("In a civil union"); -- cgit v1.2.3