]> Pileus Git - ~andy/gtk/commitdiff
Fix a typo in the ::update-custom-widget docs
authorMatthias Clasen <mclasen@redhat.com>
Fri, 29 May 2009 22:47:23 +0000 (18:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 29 May 2009 22:47:23 +0000 (18:47 -0400)
gtk/gtkprintoperation.c

index d0e6fb9aaea2c59de1b9f8a7c9bde3e8827acfee..c3b61c03d7b7b5b6804736e8249dae4e808e8ec4 100644 (file)
@@ -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
    */