diff options
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/inc/java/ContextClassLoader.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/java/ContextClassLoader.hxx b/connectivity/source/inc/java/ContextClassLoader.hxx index 34d6b2b18ba8..4aa61e9a5d0a 100644 --- a/connectivity/source/inc/java/ContextClassLoader.hxx +++ b/connectivity/source/inc/java/ContextClassLoader.hxx @@ -41,7 +41,7 @@ namespace connectivity { namespace jdbc { public: /** creates the instance. If isActive returns <FALSE/> afterwards, then an exception - happend in the JVM, which should be raised as UNO exception by the caller + happened in the JVM, which should be raised as UNO exception by the caller @param environment the current JNI environment |