[gtkmm/gtkmm-3-24] MenuItem: Fix typo altough => although



commit 6821a5c6b20d442c85a76787a0e416b5196e8e85
Author: Daniel Boles <dboles src gmail com>
Date:   Tue Oct 23 00:24:08 2018 +0100

    MenuItem: Fix typo altough => although

 gtk/src/menuitem.hg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/src/menuitem.hg b/gtk/src/menuitem.hg
index 0699cfbd..2390404c 100644
--- a/gtk/src/menuitem.hg
+++ b/gtk/src/menuitem.hg
@@ -35,7 +35,7 @@ namespace Menu_Helpers { class Element; }
 
 /** Child item for menus.
  * Handle highlighting, alignment, events and submenus.
- * As it derives from Gtk::Bin it can hold any valid child widget, altough only a few are really useful.
+ * As it derives from Gtk::Bin it can hold any valid child widget, although only a few are really useful.
  * @ingroup Widgets
  * @ingroup Menus
  */


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