[gspell/gspell-1-0] Set a better bug number in a FIXME comment



commit dea89bac8867344426ea56a79831cb93cc1bdb6a
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Jun 10 19:39:32 2016 +0200

    Set a better bug number in a FIXME comment

 gspell/gspell-inline-checker-text-buffer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gspell/gspell-inline-checker-text-buffer.c b/gspell/gspell-inline-checker-text-buffer.c
index 9fcfe78..68e8ff3 100644
--- a/gspell/gspell-inline-checker-text-buffer.c
+++ b/gspell/gspell-inline-checker-text-buffer.c
@@ -395,7 +395,7 @@ out:
        if (view != NULL)
        {
                /* FIXME properly. Workaround for bug in GtkTextView:
-                * https://bugzilla.gnome.org/show_bug.cgi?id=612772
+                * https://bugzilla.gnome.org/show_bug.cgi?id=763741
                 */
                gtk_widget_queue_draw (GTK_WIDGET (view));
        }


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