[gnome-builder] Fix typo
- From: Alexandre Franke <afranke src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Fix typo
- Date: Sun, 19 Apr 2015 11:25:27 +0000 (UTC)
commit 2b34ef8f85c9a55344e9ebb627e740a27e50c558
Author: Alexandre Franke <alexandre franke gmail com>
Date: Sun Apr 19 12:26:47 2015 +0200
Fix typo
libide/ide-source-snippet-chunk.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libide/ide-source-snippet-chunk.c b/libide/ide-source-snippet-chunk.c
index f86fa23..fa5de1c 100644
--- a/libide/ide-source-snippet-chunk.c
+++ b/libide/ide-source-snippet-chunk.c
@@ -321,7 +321,7 @@ ide_source_snippet_chunk_class_init (IdeSourceSnippetChunkClass *klass)
gParamSpecs[PROP_SPEC] =
g_param_spec_string ("spec",
_("Spec"),
- _("The specification to expand using the contxt."),
+ _("The specification to expand using the context."),
NULL,
(G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));
g_object_class_install_property (object_class, PROP_SPEC,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]