summaryrefslogtreecommitdiff
path: root/atk/atkobject.c
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2015-03-19 15:19:17 +0100
committerDieter Verfaillie <dieterv@optionexplicit.be>2015-03-21 06:50:56 +0100
commit7ad2a9541940da37e2fee3e869f2c568a186f253 (patch)
treed51e7ced5e7b646cb2b8c6eb0389dde9601ae916 /atk/atkobject.c
parent672faf55e34a6dd6b4ec1f0e9a58f01a4e5b3a37 (diff)
downloadatk-7ad2a9541940da37e2fee3e869f2c568a186f253.tar.gz
docs: fix GTK-Doc comment blocks
Fixes a couple of warnings emitted by gtkdoc-mkdb and g-ir-scanner.
Diffstat (limited to 'atk/atkobject.c')
-rwxr-xr-xatk/atkobject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkobject.c b/atk/atkobject.c
index 3358ea5..e9c5310 100755
--- a/atk/atkobject.c
+++ b/atk/atkobject.c
@@ -568,7 +568,7 @@ atk_object_class_init (AtkObjectClass *klass)
* The signal "focus-event" is emitted when an object gained or lost
* focus.
*
- * Deprecated: Since 2.9.4. Use #AtkObject::state-change signal instead.
+ * Deprecated: 2.9.4: Use #AtkObject::state-change signal instead.
*/
atk_object_signals[FOCUS_EVENT] =
g_signal_new ("focus_event",