summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-01-06 20:33:47 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-01-06 20:35:08 +0100
commit21eb155e3eac7badd987adc041000378c67911ae (patch)
treee74f7850b15c63420299f0bab600e13139c55815 /connectivity/source/drivers/mork
parentd389216038d874c0d99a8168649a7f5f4db970d3 (diff)
Typo: Rerturns -> Returns
Change-Id: Ic331f71eb0f248528a340c4390af65951b46b22f
Diffstat (limited to 'connectivity/source/drivers/mork')
-rw-r--r--connectivity/source/drivers/mork/MorkParser.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/mork/MorkParser.hxx b/connectivity/source/drivers/mork/MorkParser.hxx
index d0ecba7af977..1effb8f41397 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 );