[gspell] Set a better bug number in a FIXME comment



commit e757aabab23364ef5d74b444430fc93304f15d56
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 7709c24..9849905 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]