summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2007-08-07 09:23:05 +0000
committerKore Nordmann <github@kore-nordmann.de>2007-08-07 09:23:05 +0000
commita8676cf200437ba625af1fa9ea12df92f3ba89bc (patch)
treef1be270b04bbb537f1f2b9766386606d2caeb25c /docs
parent53d1f514c9168c573f2f95a533c440f793278419 (diff)
downloadzetacomponents-graph-a8676cf200437ba625af1fa9ea12df92f3ba89bc.zip
zetacomponents-graph-a8676cf200437ba625af1fa9ea12df92f3ba89bc.tar.gz
- Spelling
Diffstat (limited to 'docs')
-rw-r--r--docs/tutorial.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial.txt b/docs/tutorial.txt
index e2509c0..5588ace 100644
--- a/docs/tutorial.txt
+++ b/docs/tutorial.txt
@@ -188,7 +188,7 @@ manually setting the amount of steps on the x axis.
// Output graph ...
?>
-This works because all datasets implemnt the interface Countable. If you want
+This works because all datasets implement the interface Countable. If you want
to use it for more then one dataset you could do the following:
<?php
OpenPOWER on IntegriCloud