[gtk+] Fix a small typo s/parater/parameter



commit 1568204159f8df48aa7a988ed99c4df6eb2c5ee5
Author: Marc-Andrà Lureau <marcandre lureau redhat com>
Date:   Wed Feb 6 17:25:50 2013 +0100

    Fix a small typo s/parater/parameter

 gtk/gtkselection.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkselection.h b/gtk/gtkselection.h
index 66f39ff..c77315f 100644
--- a/gtk/gtkselection.h
+++ b/gtk/gtkselection.h
@@ -54,7 +54,7 @@ typedef struct _GtkTargetEntry GtkTargetEntry;
  * @target: a string representation of the target type
  * @flags: #GtkTargetFlags for DND
  * @info: an application-assigned integer ID which will
- *     get passed as a parater to e.g the #GtkWidget::selection-get
+ *     get passed as a parameter to e.g the #GtkWidget::selection-get
  *     signal. It allows the application to identify the target
  *     type without extensive string compares.
  *



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