mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-07-19 09:25:12 -05:00
Fix spelling and double word
This commit is contained in:
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());
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user