aboutsummaryrefslogtreecommitdiff
path: root/Perl/demos
diff options
context:
space:
mode:
authormertz2004-02-16 14:18:48 +0000
committermertz2004-02-16 14:18:48 +0000
commit6ac3415550b7c47dd7bcc24ecdd0e626ad9eb31c (patch)
treec0bbedc21cd05e9b1116097a79b97b50bafbaccb /Perl/demos
parent97189206a47d2302724a6bb1785b11b201c11af1 (diff)
downloadtkzinc-6ac3415550b7c47dd7bcc24ecdd0e626ad9eb31c.zip
tkzinc-6ac3415550b7c47dd7bcc24ecdd0e626ad9eb31c.tar.gz
tkzinc-6ac3415550b7c47dd7bcc24ecdd0e626ad9eb31c.tar.bz2
tkzinc-6ac3415550b7c47dd7bcc24ecdd0e626ad9eb31c.tar.xz
typo correction
Diffstat (limited to 'Perl/demos')
-rw-r--r--Perl/demos/zinc-demos2
1 files changed, 1 insertions, 1 deletions
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/]);