[gtk+/native-layout-incubator] Fix a few typos
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/native-layout-incubator] Fix a few typos
- Date: Sun, 25 Apr 2010 21:00:59 +0000 (UTC)
commit ff267664b87224accb5ff55c2d4156601dfaed1c
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Apr 25 16:59:13 2010 -0400
Fix a few typos
tests/extendedlayoutexample.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tests/extendedlayoutexample.c b/tests/extendedlayoutexample.c
index 9f5081f..11d9047 100644
--- a/tests/extendedlayoutexample.c
+++ b/tests/extendedlayoutexample.c
@@ -1,4 +1,4 @@
-/* testextendedlayout2.c
+/* extendedlayoutexample.c
* Copyright (C) 2010 Openismus GmbH
*
* Author:
@@ -440,7 +440,7 @@ TestInterface interfaces[] = {
" <child>"
" <object class=\"GtkLabel\" id=\"label1\">"
" <property name=\"visible\">True</property>"
- " <property name=\"label\" translatable=\"yes\">The first 2 labels require 10 charachters.</property>"
+ " <property name=\"label\" translatable=\"yes\">The first 2 labels require 10 characters.</property>"
" <property name=\"wrap\">True</property>"
" <property name=\"width_chars\">10</property>"
" <attributes>"
@@ -457,7 +457,7 @@ TestInterface interfaces[] = {
" <child>"
" <object class=\"GtkLabel\" id=\"label2\">"
" <property name=\"visible\">True</property>"
- " <property name=\"label\" translatable=\"yes\">This label has a maximum natural width of 20 charachters. The second two labels expand.</property>"
+ " <property name=\"label\" translatable=\"yes\">This label has a maximum natural width of 20 characters. The second two labels expand.</property>"
" <property name=\"wrap\">True</property>"
" <property name=\"width_chars\">10</property>"
" <property name=\"max_width_chars\">20</property>"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]