unfortunately disfigured typo
This commit is contained in:
parent
5d752d3084
commit
c76d9afa1b
1 changed files with 1 additions and 1 deletions
|
@ -441,7 +441,7 @@ void CtrlMemView::onMouseUp(WPARAM wParam, LPARAM lParam, int button)
|
|||
}
|
||||
else //file could not be opened as "wb"
|
||||
{
|
||||
MessageBox(wnd, L"Ram.dump could not be opened with write privilidges", 0, 0);
|
||||
MessageBox(wnd, L"Ram.dump could not be opened with write privileges", 0, 0);
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue