diff --git a/Library/Rainmeter.cpp b/Library/Rainmeter.cpp index 38e808fd..57c0a8ca 100644 --- a/Library/Rainmeter.cpp +++ b/Library/Rainmeter.cpp @@ -1421,7 +1421,7 @@ int CRainmeter::Initialize(HWND Parent, HINSTANCE Instance, LPCSTR szPath) CSystem::CopyFiles(strFrom, strTo); // This shouldn't be copied - std::wstring strNote = strTo + L"Read me before copying skins to here.txt"; + std::wstring strNote = strTo + L"Read me before copying skins here.txt"; CSystem::RemoveFile(strNote); // Copy also the themes to the %APPDATA%