Kaydet (Commit) bcf8ee52 authored tarafından Julien Nabet's avatar Julien Nabet

Typo: udate->update

Change-Id: I264092f4b3887faab791bf6a963816b4e2826af4
üst 4be55ffc
......@@ -1016,7 +1016,7 @@ void DbGridControl::Select()
{
DbGridControl_Base::Select();
// as the selected rows may have changed, udate the according display in our navigation bar
// as the selected rows may have changed, update the according display in our navigation bar
m_aBar.InvalidateState(NavigationBar::RECORD_COUNT);
if (m_pGridListener)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment