From c75ea1a30b02a8daa7abd60ebecf4a6763119da2 Mon Sep 17 00:00:00 2001 From: Guillermo Rodriguez Garcia Date: Thu, 6 Jan 2000 16:58:12 +0000 Subject: [PATCH] typos fixed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/life/samples.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/life/samples.inc b/samples/life/samples.inc index 76ac56bbf2..d218418705 100644 --- a/samples/life/samples.inc +++ b/samples/life/samples.inc @@ -91,7 +91,7 @@ LifeShape g_shapes[] = ".......**....." ), LifeShape( _("Phoenix"), _("A phoenix is a pattern whose cells all die in every " - "generatio, and yet lives forever. For example, this is " + "generation, and yet lives forever. For example, this is " "a phoenix with period two."), 8, 8, "....*..." @@ -116,9 +116,9 @@ LifeShape g_shapes[] = LifeShape( _("Thunderbird"), _("The thunderbird is another popular methuselah, which " "doesn't stabilize until the 243th generation. Note that " - "because the initial configuration is simmetrical with " + "because the initial configuration is symmetrical with " "respect to the vertical axis, all generations must be " - "simmetrical as well."), + "symmetrical as well."), 3, 5, "***" "..." -- 2.50.0