projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a0ee29e
)
typo fix
David Steinbrunner [Fri, 13 Sep 2013 11:37:17 +0000 (07:37 -0400)]
lib/SQL/Translator/Producer/GraphViz.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/SQL/Translator/Producer/GraphViz.pm
b/lib/SQL/Translator/Producer/GraphViz.pm
index
c6c9c4d
..
59529f0
100644
(file)
--- a/
lib/SQL/Translator/Producer/GraphViz.pm
+++ b/
lib/SQL/Translator/Producer/GraphViz.pm
@@
-113,7
+113,7
@@
constraints)
=item * show_fields (DEFAULT: true)
-If set to a true value, the names of the colums in a table will
+If set to a true value, the names of the columns in a table will
be displayed in each table's node
=item * show_fk_only