From 6ac3415550b7c47dd7bcc24ecdd0e626ad9eb31c Mon Sep 17 00:00:00 2001 From: mertz Date: Mon, 16 Feb 2004 14:18:48 +0000 Subject: typo correction --- Perl/demos/zinc-demos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Perl/demos/zinc-demos') diff --git a/Perl/demos/zinc-demos b/Perl/demos/zinc-demos index 907dc99..2117f82 100644 --- a/Perl/demos/zinc-demos +++ b/Perl/demos/zinc-demos @@ -161,7 +161,7 @@ $T->insert('end', "6. A magic lens based on Graphics.pm. (nicer with openGL)\n", $T->insert('end', "\n", '', "All Items\n", 'title'); -$T->insert('end', "1. Exemples of all items.\n", [qw/demo demo-items/]); +$T->insert('end', "1. Examples of all items.\n", [qw/demo demo-items/]); $T->insert('end', "2. All items options (and their types).\n", [qw/demo demo-all_options/]); $T->insert('end', "3. Examples of line style and line termination.\n", [qw/demo demo-lines/]); $T->insert('end', "4. Curves with multiple contours.\n", [qw/demo demo-contours/]); -- cgit v1.1