summaryrefslogtreecommitdiff
path: root/gtk/gtkprintjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkprintjob.h')
-rw-r--r--gtk/gtkprintjob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkprintjob.h b/gtk/gtkprintjob.h
index 30fb5b55d6..47b14c7149 100644
--- a/gtk/gtkprintjob.h
+++ b/gtk/gtkprintjob.h
@@ -40,7 +40,7 @@ typedef struct _GtkPrintJob GtkPrintJob;
* @print_job: the #GtkPrintJob
* @user_data: user data that has been passed to gtk_print_job_send()
* @error: a #GError that contains error information if the sending
- * of the print job failed, otherwise %NULL
+ * of the print job failed, otherwise %NULL
*
* The type of callback that is passed to gtk_print_job_send().
*