]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkselection.h
Fix a small typo s/parater/parameter
[~andy/gtk] / gtk / gtkselection.h
index 66f39ff9dd612f61c86fb058039fbbb67f1ce13e..c77315fbceef32b3f51cce7d3816842c02c9760e 100644 (file)
@@ -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.
  *