summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/RtfReader.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/misc/RtfReader.cxx')
-rw-r--r--dbaccess/source/ui/misc/RtfReader.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/misc/RtfReader.cxx b/dbaccess/source/ui/misc/RtfReader.cxx
index 9dde360c0a8a..2b026c0d7b8a 100644
--- a/dbaccess/source/ui/misc/RtfReader.cxx
+++ b/dbaccess/source/ui/misc/RtfReader.cxx
@@ -99,7 +99,7 @@ SvParserState ORTFReader::CallParser()
void ORTFReader::NextToken( int nToken )
{
- if(m_bError || !m_nRows) // if there is an error or no more rows to check, return immediatelly
+ if(m_bError || !m_nRows) // if there is an error or no more rows to check, return immediately
return;
if(m_xConnection.is()) // names, which CTOR was called and hence, if a table should be created