Typo fixes
This commit is contained in:
committed by
Robert Osfield
parent
307001391f
commit
260cbab518
@@ -809,7 +809,7 @@ bool CTextureRenderer::initBuildGraph()
|
||||
|
||||
|
||||
hr = _graphBuilder->QueryInterface( IID_IBasicAudio, (void **)&_basicAudio);
|
||||
checkError(prefixForMessage, hr); //May be no sound so dont effect return result
|
||||
checkError(prefixForMessage, hr); //May be no sound so don't effect return result
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user