[gtk+] doc: Fix typos
- From: Volker Sobek <vsobek src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] doc: Fix typos
- Date: Tue, 20 Aug 2013 16:19:28 +0000 (UTC)
commit 112374b4be0209475bd2fab6b31905c93a6d3d48
Author: Volker Sobek <reklov live com>
Date: Mon Aug 19 19:50:43 2013 +0200
doc: Fix typos
Fix two typos in gtk/gtktexttag.c.
https://bugzilla.gnome.org/show_bug.cgi?id=706335
gtk/gtktexttag.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtktexttag.c b/gtk/gtktexttag.c
index b7e3c89..2cdd88f 100644
--- a/gtk/gtktexttag.c
+++ b/gtk/gtktexttag.c
@@ -569,7 +569,7 @@ gtk_text_tag_class_init (GtkTextTagClass *klass)
/**
* GtkTextTag:paragraph-background-gdk:
*
- * The paragraph background color as a as a #GdkColor.
+ * The paragraph background color as a #GdkColor.
*
* Since: 2.8
*
@@ -586,7 +586,7 @@ gtk_text_tag_class_init (GtkTextTagClass *klass)
/**
* GtkTextTag:paragraph-background-rgba:
*
- * The paragraph background color as a as a #GdkRGBA.
+ * The paragraph background color as a #GdkRGBA.
*
* Since: 3.2
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]