Update Dma.cpp

This commit is contained in:
AmbientMalice 2015-05-15 23:38:14 +10:00
parent baf8d3907e
commit d3c04d6a1e
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ void CDMA::SP_DMA_READ()
{
if (bHaveDebugger())
{
g_Notify->DisplayError(__FUNCTIONW__ L"\ncould not fit copy in memory segement");
g_Notify->DisplayError(__FUNCTIONW__ L"\ncould not fit copy in memory segment");
}
return;
}