mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-23 09:45:49 -05:00
Fix spelling and double word
This commit is contained in:
committed by
WarmUpTill
parent
ced1c7605a
commit
53bef18d15
@@ -139,7 +139,7 @@ void ScreenshotHelper::WriteToFile()
|
||||
_path.c_str());
|
||||
} else {
|
||||
blog(LOG_WARNING,
|
||||
"Failed to save screenshot to to \"%s\"!\nMaybe unkown format?",
|
||||
"Failed to save screenshot to \"%s\"!\nMaybe unknown format?",
|
||||
_path.c_str());
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user