summaryrefslogtreecommitdiff
path: root/gtk/gtkprintoperation.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-03-10 22:46:02 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-03-10 22:46:02 -0500
commit804d330195f4e3a777b64a49d70059af2742f1c0 (patch)
tree4003f7a3b9e32a60f967f883260368b11052c23b /gtk/gtkprintoperation.h
parentf87da278ad5aa20af58b67fcc79a3ffb55b55d28 (diff)
downloadgtk+-804d330195f4e3a777b64a49d70059af2742f1c0.tar.gz
Typo fixes
Fix s/occurence/occurrence in many places.
Diffstat (limited to 'gtk/gtkprintoperation.h')
-rw-r--r--gtk/gtkprintoperation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkprintoperation.h b/gtk/gtkprintoperation.h
index 1a906e0cce..3ae0ed4924 100644
--- a/gtk/gtkprintoperation.h
+++ b/gtk/gtkprintoperation.h
@@ -81,7 +81,7 @@ typedef enum {
/**
* GtkPrintOperationResult:
- * @GTK_PRINT_OPERATION_RESULT_ERROR: An error has occured.
+ * @GTK_PRINT_OPERATION_RESULT_ERROR: An error has occurred.
* @GTK_PRINT_OPERATION_RESULT_APPLY: The print settings should be stored.
* @GTK_PRINT_OPERATION_RESULT_CANCEL: The print operation has been canceled,
* the print settings should not be stored.