diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /www/p5-HTML-TableTiler | |
parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'www/p5-HTML-TableTiler')
-rw-r--r-- | www/p5-HTML-TableTiler/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-TableTiler/pkg-descr b/www/p5-HTML-TableTiler/pkg-descr index 8bdf5884b4f6..0494a35371db 100644 --- a/www/p5-HTML-TableTiler/pkg-descr +++ b/www/p5-HTML-TableTiler/pkg-descr @@ -3,8 +3,8 @@ HTML table from a bidimensional array of data. It can easily produce simple or complex graphic styled tables with minimum effort and maximum speed. Think about the table tile as a sort of tile that automatically expands itself -to contain the whole data. You can control the final look of a table by -choosing either the HORIZONTAL and the VERTICAL tiling mode among: +to contain the whole data. You can control the final look of a table by +choosing either the HORIZONTAL and the VERTICAL tiling mode among: PULL, TILE and TRIM. The main advantages to use it are: |