[gtk+] Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix a typo
- Date: Sat, 20 Jun 2015 14:57:09 +0000 (UTC)
commit 3c711cc98a533d31197083bcc815b127181c9cd5
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jun 20 10:52:01 2015 -0400
Fix a typo
gtk-doc complained about a multi-line Since: tag, but the
real culprit was a typo in the Deprecated: tag.
gtk/deprecated/gtkalignment.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/deprecated/gtkalignment.c b/gtk/deprecated/gtkalignment.c
index 4f487bd..eaf7f2b 100644
--- a/gtk/deprecated/gtkalignment.c
+++ b/gtk/deprecated/gtkalignment.c
@@ -218,7 +218,7 @@ gtk_alignment_class_init (GtkAlignmentClass *class)
*
* Since: 2.4
*
- * Deprecared: 3.14: Use gtk_widget_set_margin_top() instead
+ * Deprecated: 3.14: Use gtk_widget_set_margin_top() instead
*/
g_object_class_install_property (gobject_class,
PROP_TOP_PADDING,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]