Redshit -> Redshift in JDBCInterpreter.java

This commit is contained in:
AhyoungRyu 2016-10-03 23:44:42 +09:00
parent 1f6ff6875e
commit 20da102399

View file

@ -49,7 +49,7 @@ import com.google.common.collect.Sets.SetView;
/**
* JDBC interpreter for Zeppelin. This interpreter can also be used for accessing HAWQ,
* GreenplumDB, MariaDB, MySQL, Postgres and Redshit.
* GreenplumDB, MariaDB, MySQL, Postgres and Redshift.
*
* <ul>
* <li>{@code default.url} - JDBC URL to connect to.</li>