Changeset: d059971d2931 for monetdb-java
URL: https://dev.monetdb.org/hg/monetdb-java/rev/d059971d2931
Modified Files:
src/main/java/org/monetdb/client/JdbcClient.java
Branch: default
Log Message:
Typo, found by reviewing generated javadoc
diffs (12 lines):
diff --git a/src/main/java/org/monetdb/client/JdbcClient.java
b/src/main/java/org/monetdb/client/JdbcClient.java
--- a/src/main/java/org/monetdb/client/JdbcClient.java
+++ b/src/main/java/org/monetdb/client/JdbcClient.java
@@ -103,7 +103,7 @@ public class JdbcClient { /* cannot (yet
* -q --quiet Suppress printing the welcome header.
* -D --dump Dumps the given table(s), or the complete database if
none given.
* --csvdir The directory path where csv data files wil be read
from or
- ^ written to when COPY ... ON CLIENT commands are
executed.
+ * written to when COPY ... ON CLIENT commands are
executed.
* -Xoutput The output mode when dumping. Default is sql, xml may
be used for
* an experimental XML output.
* -Xhash Use the given hash algorithm during challenge response.
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list