Update Debugger-CPULogView.cpp

Change wording
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 22:30:48 -05:00
parent 33fed55835
commit 7a439e5f7e
1 changed files with 1 additions and 1 deletions

View File

@ -412,7 +412,7 @@ void CDebugCPULogView::Export(void)
}
}
// util
// Utility
int CDebugCPULogView::GetNumVisibleRows(CListViewCtrl& list)
{