[gtkmm] Fix typo.



commit 87853f4979c4feb02cf46bbc206fb31256aba0cf
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Apr 23 16:40:42 2010 +0200

    Fix typo.

 gtk/gtkmm.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkmm.h b/gtk/gtkmm.h
index 5a34243..cecf3a5 100644
--- a/gtk/gtkmm.h
+++ b/gtk/gtkmm.h
@@ -58,7 +58,7 @@
  * @code
  * #include <gtkmm.h>
  * @endcode
- * (You may include invididual headers, such as gtkmm/button.h instead.)
+ * (You may include individual headers, such as gtkmm/button.h instead.)
  *
  * If your source file is @c program.cc, you can compile it with:
  * @code



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