summaryrefslogtreecommitdiff
path: root/stoc/source
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source')
-rw-r--r--stoc/source/javaloader/javaloader.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/source/javaloader/javaloader.cxx b/stoc/source/javaloader/javaloader.cxx
index 0636e97c2236..cc2b74aae0c7 100644
--- a/stoc/source/javaloader/javaloader.cxx
+++ b/stoc/source/javaloader/javaloader.cxx
@@ -88,7 +88,7 @@ class JavaComponentLoader : public WeakImplHelper<XImplementationLoader, XServic
/** Do not use m_javaLoader directly. Instead use getJavaLoader.
*/
css::uno::Reference<XImplementationLoader> m_javaLoader;
- /** The retured Reference contains a null pointer if the office is not configured
+ /** The returned Reference contains a null pointer if the office is not configured
to run java.
@exception css::uno::RuntimeException