summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 );