[gnome-builder] Fix a couple typos
- From: Alexandre Franke <afranke src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Fix a couple typos
- Date: Tue, 18 Oct 2016 18:53:17 +0000 (UTC)
commit 60bcca37ae5aa0e2b6d99c75aff6484178ee2a5b
Author: Alexandre Franke <alexandre franke gmail com>
Date: Tue Oct 18 20:53:02 2016 +0200
Fix a couple typos
libide/workbench/ide-omni-bar.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libide/workbench/ide-omni-bar.c b/libide/workbench/ide-omni-bar.c
index 19b31ce..ef03eaa 100644
--- a/libide/workbench/ide-omni-bar.c
+++ b/libide/workbench/ide-omni-bar.c
@@ -82,7 +82,7 @@ struct _IdeOmniBar
EggSignalGroup *config_manager_signals;
/*
- * THis manages the bindings we need for the IdeVcs such as the
+ * This manages the bindings we need for the IdeVcs such as the
* current branch name.
*/
EggBindingGroup *vcs_bindings;
@@ -93,7 +93,7 @@ struct _IdeOmniBar
IdeBuildResult *build_result;
/*
- * This tracks the number of times we have show the current build
+ * This tracks the number of times we have shown the current build
* message while looping between the various messages. After our
* SETTLE_MESSAGE_COUNT has been reached, we stop flapping between
* messages.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]