[gnome-builder] workbench: Fix typo



commit cb7f478b9bac547388d40f83286e35d113c230f5
Author: Matthew Leeds <mleeds redhat com>
Date:   Wed Dec 21 23:18:41 2016 -0600

    workbench: Fix typo

 libide/workbench/ide-workbench.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libide/workbench/ide-workbench.c b/libide/workbench/ide-workbench.c
index 44923ac..ea167d1 100644
--- a/libide/workbench/ide-workbench.c
+++ b/libide/workbench/ide-workbench.c
@@ -617,7 +617,7 @@ ide_workbench_set_context (IdeWorkbench *self,
   g_object_notify_by_pspec (G_OBJECT (self), properties [PROP_CONTEXT]);
 
   /*
-   * Creating all the addins above is a bit intenstive, so give ourselves
+   * Creating all the addins above is a bit intensive, so give ourselves
    * just a bit of time to stablize allocations and sizing before
    * transitioning to the editor.
    */


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