diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:14:40 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 5c49bceaa1fa74f7e5912c249c6665238a08b7cf (patch) | |
tree | 4233067f49204e556f3ce99153abb0b690477dec /graphics | |
parent | a6b12554bdd893d2f46d114482c07aae5c58764a (diff) |
graphics/graph-easy: Fix slack-desc.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/graph-easy/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graph-easy/slack-desc b/graphics/graph-easy/slack-desc index bb3d0a6b1b57..cc5b5a15c53c 100644 --- a/graphics/graph-easy/slack-desc +++ b/graphics/graph-easy/slack-desc @@ -11,7 +11,7 @@ graph-easy: graph-easy: This module lets you create graphs (nodes/vertices connected by graph-easy: edges/arcs, not pie charts!) and then lay them out on a flat graph-easy: surface. Once laid out, the graph can be converted into various -graph-easy: output formats like ASCII art, HTML or SVG. You can also output +graph-easy: output formats like ASCII art, HTML or SVG. You can also output graph-easy: the graph in graphviz format and let dot/neato/circo etc. do the graph-easy: layout for you. graph-easy: |