mirror of https://github.com/axmolengine/axmol.git
fix a typo
This commit is contained in:
parent
bb4ce31644
commit
28d30a5c40
|
@ -625,6 +625,6 @@ void CaptureScreenTest::afterCaptured(bool succeed, const std::string& outputFil
|
|||
}
|
||||
else
|
||||
{
|
||||
log("Captrue screen failed.");
|
||||
log("Capture screen failed.");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue