summaryrefslogtreecommitdiff
path: root/ucbhelper/source/client
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-08-20 12:54:08 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-08-21 12:38:30 +0200
commit3c6e41f806309c2ba1f1336baa8db715ca492959 (patch)
tree64673466a1d0bfecd22b3e775e675426ecea5eb6 /ucbhelper/source/client
parent8ffb4cabd9ceac529f1c2d02bd1fdeb50bd2988b (diff)
Fix typos
Change-Id: Iaf1d4aed07d1e6fcfe2392fb65cbd2fa196bcc1c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101099 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'ucbhelper/source/client')
-rw-r--r--ucbhelper/source/client/commandenvironment.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucbhelper/source/client/commandenvironment.cxx b/ucbhelper/source/client/commandenvironment.cxx
index 892a27b05bb5..13bc254e029e 100644
--- a/ucbhelper/source/client/commandenvironment.cxx
+++ b/ucbhelper/source/client/commandenvironment.cxx
@@ -65,7 +65,7 @@ CommandEnvironment::~CommandEnvironment()
{
}
-// XCommandEnvironemnt methods.
+// XCommandEnvironment methods.
// virtual
Reference< XInteractionHandler > SAL_CALL CommandEnvironment::getInteractionHandler()