[gtk+] Fix a typo in the ::update-custom-widget docs



commit d2ac65c8badfbaa4f223912c287bbde575b22de0
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri May 29 18:47:23 2009 -0400

    Fix a typo in the ::update-custom-widget docs
---
 gtk/gtkprintoperation.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gtk/gtkprintoperation.c b/gtk/gtkprintoperation.c
index d0e6fb9..c3b61c0 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
    */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]