web commit by JoshTriplett: Fix typo.

master
joey 2007-03-07 12:39:26 +00:00
parent b0e643aacc
commit 355494b78b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[[template id=plugin name=table author="[[VictorMoral]]"]]
[[tag type/format]]
This plugin can build html tables from data in CSV (comma-separated values)
This plugin can build HTML tables from data in CSV (comma-separated values)
or DSV (delimiter-separated values) format.
It needs the perl module [[cpan Text::CSV]] for the CSV data.