# HG changeset patch # User Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> # Date 1642592705 -3600 # Node ID 34a15cd8cfc2422a976412f93c6e4d306c351ecb # Parent 2eb21a7167f960009cf1491e1a1ca80db4f2f569 Fix doc link diff --git a/tests/OnClientTester.java b/tests/OnClientTester.java --- a/tests/OnClientTester.java +++ b/tests/OnClientTester.java @@ -42,7 +42,7 @@ import static java.nio.file.StandardOpen * * Specifically it tests the MonetDB specific extensions to register upload and download handlers * see {@link org.monetdb.jdbc.MonetConnection#setUploadHandler(UploadHandler)} - * see {@link org.monetdb.jdbc.MonetConnection#setUploadHandler(DownloadHandler)} + * see {@link org.monetdb.jdbc.MonetConnection#setDownloadHandler(DownloadHandler)} * and streaming of csv data to and from the MonetDB server using MAPI protocol. * * It also tests reading / writing data from / to a local file using