From ff267664b87224accb5ff55c2d4156601dfaed1c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 25 Apr 2010 16:59:13 -0400 Subject: [PATCH] Fix a few typos --- tests/extendedlayoutexample.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/extendedlayoutexample.c b/tests/extendedlayoutexample.c index 9f5081f2a..11d9047ad 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[] = { " " " " " True" - " The first 2 labels require 10 charachters." + " The first 2 labels require 10 characters." " True" " 10" " " @@ -457,7 +457,7 @@ TestInterface interfaces[] = { " " " " " True" - " This label has a maximum natural width of 20 charachters. The second two labels expand." + " This label has a maximum natural width of 20 characters. The second two labels expand." " True" " 10" " 20" -- 2.43.2