[gtk+] Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix a typo
- Date: Fri, 22 Oct 2010 14:53:31 +0000 (UTC)
commit a7465c3479ff720b270b17082ae9cf858d1871b9
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Oct 22 14:14:19 2010 +0200
Fix a typo
gtk/gtkbox.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkbox.c b/gtk/gtkbox.c
index a083af1..523b19a 100644
--- a/gtk/gtkbox.c
+++ b/gtk/gtkbox.c
@@ -28,7 +28,7 @@
* SECTION:gtkbox
* @Short_description: Base class for box containers
* @Title: GtkBox
- * @See_also:i #GtkHBox, #GtkVBox, #GtkFrame, #GtkTable, #GtkLayout
+ * @See_also: #GtkHBox, #GtkVBox, #GtkFrame, #GtkTable, #GtkLayout
*
* GtkBox is an widget which encapsulates functionality for a
* particular kind of container, one that organizes a variable number of
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]