summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-08-12 21:40:05 +0200
committerJulien Nabet <serval2412@yahoo.fr>2013-08-12 21:40:22 +0200
commitdf58d4a925d926eb0199198421f9fe601743377b (patch)
treecc8cec965f0d5652dea7ddf5955b4c5c3b96a17e /framework
parent7f597713d127148357ba8fd19064bdfd0387bf70 (diff)
Typo: controling => controlling
Change-Id: Ie5bb34d2000be74bad7f18808f49f389ab9373d8
Diffstat (limited to 'framework')
-rw-r--r--framework/inc/macros/debug/event.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/macros/debug/event.hxx b/framework/inc/macros/debug/event.hxx
index ea79afee426b..31adff50158b 100644
--- a/framework/inc/macros/debug/event.hxx
+++ b/framework/inc/macros/debug/event.hxx
@@ -42,7 +42,7 @@
/*_____________________________________________________________________________________________________________
LOG_FRAMEACTIONEVENT( SFRAMETYPE, SFRAMENAME, AFRAMEACTION )
- Use this macro to print debug information about sending of events to listener for controling right order.
+ Use this macro to print debug information about sending of events to listener for controlling right order.
( Use new scope in macro to declare sBuffer more then on time in same "parentscope"! )
_____________________________________________________________________________________________________________*/