From 35974dfc730079fd8d13e62f6b8a4048962f923f Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 20 Aug 2017 22:53:39 +0200 Subject: Fix typos Change-Id: I3f3abc3c6e12536d4bc38f0c676d5fc20532a1e3 Reviewed-on: https://gerrit.libreoffice.org/41370 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- extensions/source/propctrlr/propcontroller.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions') diff --git a/extensions/source/propctrlr/propcontroller.cxx b/extensions/source/propctrlr/propcontroller.cxx index 531c749941e4..19053c6257b4 100644 --- a/extensions/source/propctrlr/propcontroller.cxx +++ b/extensions/source/propctrlr/propcontroller.cxx @@ -467,7 +467,7 @@ namespace pcr // stop listening stopContainerWindowListening(); - // outtahere + // outta here return true; } -- cgit