[gtk+] Trivial: reword docs a bit
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Trivial: reword docs a bit
- Date: Sat, 27 Sep 2014 02:28:31 +0000 (UTC)
commit fd49340edb2f3930c311edc41744c031373a57f3
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Sep 26 19:24:00 2014 -0400
Trivial: reword docs a bit
gtk/gtkgesture.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkgesture.c b/gtk/gtkgesture.c
index 6829a56..fb913aa 100644
--- a/gtk/gtkgesture.c
+++ b/gtk/gtkgesture.c
@@ -66,8 +66,8 @@
* ## States of a sequence # {#touch-sequence-states}
*
* Whenever input interaction happens, a single event may trigger a cascade of
- * #GtkGestures, both across the parents of the widget receiving the
- * event and parallelly within an individual widget. It is a responsibility of the
+ * #GtkGestures, both across the parents of the widget receiving the event and
+ * in parallel within an individual widget. It is a responsibility of the
* widgets using those gestures to set the state of touch sequences accordingly
* in order to enable cooperation of gestures around the #GdkEventSequences
* triggering those.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]