[gnome-builder] buffer: typo



commit 529d7f25f5182e9fe81585b0da7adc2520608283
Author: Christian Hergert <chergert redhat com>
Date:   Wed May 11 19:19:24 2016 +0300

    buffer: typo

 libide/ide-buffer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libide/ide-buffer.c b/libide/ide-buffer.c
index 46fb8da..ed59a48 100644
--- a/libide/ide-buffer.c
+++ b/libide/ide-buffer.c
@@ -1545,7 +1545,7 @@ ide_buffer_set_file (IdeBuffer *self,
                                     g_object_ref (self));
       ide_buffer_reload_change_monitor (self);
       /*
-       * FIXME: More hack for 3.16.3. This all needs refactorying.
+       * FIXME: More hack for 3.16.3. This all needs refactoring.
        *        In particular, IdeFile should probably subclass GtkSourceFile.
        */
       if (file != NULL)


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