[gtksourceview/wip/misc-fixes] docs: minor fixes
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/wip/misc-fixes] docs: minor fixes
- Date: Sun, 7 Sep 2014 16:11:01 +0000 (UTC)
commit a6fcbcf1ce2e574ff277b450c852fb7a42f85636
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Sep 4 18:19:03 2014 +0200
docs: minor fixes
docs/reference/lang-reference.xml | 2 +-
gtksourceview/gtksourcecompletion.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/lang-reference.xml b/docs/reference/lang-reference.xml
index 3bf0238..b922b95 100644
--- a/docs/reference/lang-reference.xml
+++ b/docs/reference/lang-reference.xml
@@ -920,7 +920,7 @@ Contained elements: none.
<varlistentry>
<term><code>id</code> (mandatory)</term>
<listitem><para>
-The id of the context to replace. Ex: <code>id="html:external"</code>
+The id of the context to replace. Ex: <code>id="html:embedded-lang-hook"</code>
</para></listitem>
</varlistentry>
diff --git a/gtksourceview/gtksourcecompletion.c b/gtksourceview/gtksourcecompletion.c
index 989c22f..5c45ba5 100644
--- a/gtksourceview/gtksourcecompletion.c
+++ b/gtksourceview/gtksourcecompletion.c
@@ -2357,7 +2357,7 @@ gtk_source_completion_class_init (GtkSourceCompletionClass *klass)
* <keycap>Home</keycap> and <keycap>End</keycap> keys are bound to the
* normal behavior expected by those keys.
*
- * When @step is equal to #GTK_SCROLL_PAGES, the page size is defined by
+ * When @step is equal to %GTK_SCROLL_PAGES, the page size is defined by
* the #GtkSourceCompletion:proposal-page-size property. It is used for
* the <keycap>PageDown</keycap> and <keycap>PageUp</keycap> keys.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]