typos fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Guillermo Rodriguez Garcia
2000-01-06 16:58:12 +00:00
parent 07e829dc26
commit c75ea1a30b

View File

@@ -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,
"***"
"..."