[gtk+] Fix a typo



commit 316e0ea5424348cc61813e50db28d41abe9e4291
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Dec 15 22:20:42 2011 -0500

    Fix a typo

 gtk/gactionmuxer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gactionmuxer.c b/gtk/gactionmuxer.c
index d3ddbd4..bdc34b7 100644
--- a/gtk/gactionmuxer.c
+++ b/gtk/gactionmuxer.c
@@ -35,7 +35,7 @@
  * #GActionMuxer is a #GActionGroup and #GActionObservable that is
  * capable of containing other #GActionGroup instances.
  *
- * The typical use is aggrgating all of the actions applicable to a
+ * The typical use is aggregating all of the actions applicable to a
  * particular context into a single action group, with namespacing.
  *
  * Consider the case of two action groups -- one containing actions



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