From: David Steinbrunner Date: Fri, 13 Sep 2013 11:37:17 +0000 (-0400) Subject: typo fix X-Git-Tag: v0.011017~17^2~18 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b8d523a05e98bffae15da0722d5b8789a5d318eb;p=dbsrgits%2FSQL-Translator.git typo fix --- diff --git a/lib/SQL/Translator/Producer/GraphViz.pm b/lib/SQL/Translator/Producer/GraphViz.pm index c6c9c4d..59529f0 100644 --- 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