diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-08-27 10:01:47 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-08-27 10:01:47 +0200 |
commit | 958e5735c946263a111420fe47abe58782581e8c (patch) | |
tree | 6aac34f3f6806f54f34f95db7c0749424dc2b231 /doc | |
parent | 2ca129cb31c6cdc673674d454f2f749fba7eac6a (diff) |
Fix typo in usage text of postsparkline directlive.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki/directive/postsparkline.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive/postsparkline.mdwn b/doc/ikiwiki/directive/postsparkline.mdwn index c17d32952..a7cb6822a 100644 --- a/doc/ikiwiki/directive/postsparkline.mdwn +++ b/doc/ikiwiki/directive/postsparkline.mdwn @@ -15,7 +15,7 @@ This directive uses the [[!iki plugins/sparkline desc=sparkline]] plugin to crea # usage -All options aside fron the `pages`, `max`, `formula`, `time`, and `color` +All options aside from the `pages`, `max`, `formula`, `time`, and `color` options are the same as in [[sparkline]] directive. You don't need to specify any data points (though you can if you want to). |