Mercurial > hg > monetdb-java
diff src/main/java/org/monetdb/merovingian/Control.java @ 943:ff075ed5ce81
Spell check.
author | Sjoerd Mullender <sjoerd@acm.org> |
---|---|
date | Thu, 09 Jan 2025 10:56:14 +0100 (3 months ago) |
parents | d416e9b6b3d0 |
children |
line wrap: on
line diff
--- a/src/main/java/org/monetdb/merovingian/Control.java +++ b/src/main/java/org/monetdb/merovingian/Control.java @@ -87,7 +87,7 @@ public class Control { /** * Instructs to write a MCL protocol debug log to the given file. * This affects any newly performed command, and can be changed - * inbetween commands. Passing null to this method disables the + * in between commands. Passing null to this method disables the * debug log. * * @param filename the filename to write debug information to, or null