[gnome-builder/gnome-builder-3-18] vala: fix typo
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-3-18] vala: fix typo
- Date: Tue, 13 Oct 2015 07:25:26 +0000 (UTC)
commit 57f8fb0d0daeabe814f4cf8abadec2fef3abc791
Author: Christian Hergert <christian hergert me>
Date: Sat Sep 26 21:12:25 2015 -0700
vala: fix typo
plugins/vala-pack/ide-vala-index.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/vala-pack/ide-vala-index.vala b/plugins/vala-pack/ide-vala-index.vala
index 76fedf6..02cec0b 100644
--- a/plugins/vala-pack/ide-vala-index.vala
+++ b/plugins/vala-pack/ide-vala-index.vala
@@ -18,7 +18,7 @@
/*
* The point of Ide.ValaIndex is somewhat analogous to Clang's CXIndex.
- * It is the top-level complent for everything you can do with vala
+ * It is the top-level container for everything you can do with vala
* files for a particular context. Typically, you would have one index
* per project. Therefore, we use the singleton-per-project nature of
* Ide.Service (via Ide.ValaService) to keep an index-per-project.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]