svx/source/fmcomp/gridctrl.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bcf8ee52f3dd79984600fa668cc2eca31fc0aa71
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Sat Feb 21 14:50:52 2015 +0100

    Typo: udate->update
    
    Change-Id: I264092f4b3887faab791bf6a963816b4e2826af4

diff --git a/svx/source/fmcomp/gridctrl.cxx b/svx/source/fmcomp/gridctrl.cxx
index cdf417c..d9f70df 100644
--- a/svx/source/fmcomp/gridctrl.cxx
+++ b/svx/source/fmcomp/gridctrl.cxx
@@ -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)
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to