summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtk/gtkprintoperation.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkprintoperation.c b/gtk/gtkprintoperation.c
index d0e6fb9aae..c3b61c03d7 100644
--- a/gtk/gtkprintoperation.c
+++ b/gtk/gtkprintoperation.c
@@ -830,9 +830,9 @@ gtk_print_operation_class_init (GtkPrintOperationClass *class)
* @setup: actual page setup
* @settings: actual print settings
*
- * Emmited after change of selected printer. The actual page setup and
+ * Emitted after change of selected printer. The actual page setup and
* print settings are passed to the custom widget, which can actualize
- * itself according to this change.
+ * itself according to this change.
*
* Since: 2.18
*/