From 1568204159f8df48aa7a988ed99c4df6eb2c5ee5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marc-Andr=C3=A9=20Lureau?= Date: Wed, 6 Feb 2013 17:25:50 +0100 Subject: [PATCH 1/1] Fix a small typo s/parater/parameter --- gtk/gtkselection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkselection.h b/gtk/gtkselection.h index 66f39ff9d..c77315fbc 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. * -- 2.43.2