summaryrefslogtreecommitdiff
path: root/io/source/stm/odata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/stm/odata.cxx')
-rw-r--r--io/source/stm/odata.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/source/stm/odata.cxx b/io/source/stm/odata.cxx
index c67c7a762359..e88a6bcb82fa 100644
--- a/io/source/stm/odata.cxx
+++ b/io/source/stm/odata.cxx
@@ -1199,7 +1199,7 @@ Reference< XPersistObject > OObjectInputStream::readObject()
}
else
{
- // Object has alread been read,
+ // Object has already been read,
xLoadedObj = m_aPersistVector[nId];
}
}