connectivity/source/drivers/mork/MorkParser.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 21eb155e3eac7badd987adc041000378c67911ae
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Tue Jan 6 20:33:47 2015 +0100

    Typo: Rerturns -> Returns
    
    Change-Id: Ic331f71eb0f248528a340c4390af65951b46b22f

diff --git a/connectivity/source/drivers/mork/MorkParser.hxx 
b/connectivity/source/drivers/mork/MorkParser.hxx
index d0ecba7..1effb8f 100644
--- a/connectivity/source/drivers/mork/MorkParser.hxx
+++ b/connectivity/source/drivers/mork/MorkParser.hxx
@@ -96,7 +96,7 @@ public:
 
     MorkTableMap *getTables( int tableScope );
 
-    /// Rerturns all rows under specified scope
+    /// Returns all rows under specified scope
 
     MorkRowMap *getRows( int rowScope, RowScopeMap *table );
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to