summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-08-20 22:53:39 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-08-21 08:43:01 +0200
commit35974dfc730079fd8d13e62f6b8a4048962f923f (patch)
tree225f34d256ef490012b1bc51800fd0ec2fd873c8 /extensions
parent59fd62fc2ff86320da67f99171eedbfe2d931c2b (diff)
Fix typos
Change-Id: I3f3abc3c6e12536d4bc38f0c676d5fc20532a1e3 Reviewed-on: https://gerrit.libreoffice.org/41370 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/propctrlr/propcontroller.cxx2
1 files changed, 1 insertions, 1 deletions
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;
}