summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-08-02 04:05:37 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-08-04 00:15:24 +0900
commit5e757a1bc59d19090cd0ffdff7f24dc3d8091681 (patch)
tree5b4f2ea7a3d108f2c10fcbac7ec7edd6c8ceeafc
parentaa0c8241c75f8f336c40690f0a202d35a56a65f6 (diff)
fixed typo
-rw-r--r--connectivity/source/manager/mdrivermanager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/manager/mdrivermanager.cxx b/connectivity/source/manager/mdrivermanager.cxx
index 89feab70f2..d71eb86985 100644
--- a/connectivity/source/manager/mdrivermanager.cxx
+++ b/connectivity/source/manager/mdrivermanager.cxx
@@ -495,7 +495,7 @@ Reference< XEnumeration > SAL_CALL OSDBCDriverManager::createEnumeration( ) thr
ODriverEnumeration::DriverArray aDrivers;
- // ensure that all our bootstrapped drivers are insatntiated
+ // ensure that all our bootstrapped drivers are instantiated
::std::for_each( m_aDriversBS.begin(), m_aDriversBS.end(), EnsureDriver() );
// copy the bootstrapped drivers