From c32b6be06bf5453d82d9aad64aed5f384c9d1d1f Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 15 Apr 2013 05:32:37 +0200 Subject: fdo#60724 correct spelling Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f --- connectivity/source/inc/java/ContextClassLoader.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'connectivity') 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 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 -- cgit