GitHub user takuti opened a pull request:
https://github.com/apache/incubator-hivemall/pull/146
[HIVEMALL-192] Fix typos: graphvis -> graphviz
## What changes were proposed in this pull request?
Fix crucial typos.
## What type of PR is it?
Improvement
## What is the Jira issue?
https://issues.apache.org/jira/browse/HIVEMALL-192
## Checklist
- [x] Did you apply source code formatter, i.e., `mvn formatter:format`,
for your commit?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/takuti/incubator-hivemall HIVEMALL-192
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hivemall/pull/146.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #146
----
commit 0fb943df9fcc45295ac35c7ab35978e43dbfd4e3
Author: Takuya Kitazawa <k.takuti@...>
Date: 2018-04-18T04:40:26Z
Fix typos: graphvis -> graphviz
----
---