summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2013-05-19 07:35:11 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2013-05-19 14:05:19 +0200
commitf2cf75d1886b031bbc058bb9399e91afff79a8f5 (patch)
tree61d384976215deb0cb2a6a8c62cdfdcaaf93aae9 /connectivity
parentdb6ab9f8f11107b7c09c3a5139ee4b3d4afd2f80 (diff)
janitorial: spelling in comment
Change-Id: I54854765c7ad88f1749d5ae7ad9203f6d29fa2b6
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/inc/flat/ETable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/flat/ETable.hxx b/connectivity/source/inc/flat/ETable.hxx
index ea8f504c89f6..5e266e402973 100644
--- a/connectivity/source/inc/flat/ETable.hxx
+++ b/connectivity/source/inc/flat/ETable.hxx
@@ -40,7 +40,7 @@ namespace connectivity
class OFlatTable : public OFlatTable_BASE
{
- // maps a row postion to a file position
+ // maps a row position to a file position
TRowPositionsInFile m_aFilePosToEndLinePos;
::std::map<sal_Int32, TRowPositionsInFile::iterator>
m_aRowPosToFilePos;