[gtk+] GtkApplicationWindow: fix a typo



commit b5577781d196521ebfc09c3ca1f443140018b2e1
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Dec 20 14:10:39 2011 -0500

    GtkApplicationWindow: fix a typo
    
    And add a link to the screenshots.

 gtk/gtkapplicationwindow.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkapplicationwindow.c b/gtk/gtkapplicationwindow.c
index e11fc6c..5f1d57c 100644
--- a/gtk/gtkapplicationwindow.c
+++ b/gtk/gtkapplicationwindow.c
@@ -68,9 +68,11 @@
  *
  * If the desktop environment does not display the menubar, then
  * #GApplicationWindow will automatically show a #GtkMenubar for it.
+ * (see the #GtkApplication docs for some screenshots of how this
+ * looks on different platforms).
  * This behaviour can be overridden with the #GtkApplicationWindow:show-menubar
  * property. If the desktop environment does not display the application
- * menu, then it will automatilly be included in the menubar.
+ * menu, then it will automatically be included in the menubar.
  *
  * <example><title>A GtkApplicationWindow with a menubar</title>
  * <programlisting><![CDATA[



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]