Mercurial > hg > monetdb-java
diff src/main/java/org/monetdb/jdbc/MonetBlob.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/jdbc/MonetBlob.java +++ b/src/main/java/org/monetdb/jdbc/MonetBlob.java @@ -231,7 +231,7 @@ public final class MonetBlob implements * pos. The bytes written to the stream will overwrite the existing * bytes in the Blob object starting at the position pos. If the end * of the Blob value is reached while writing to the stream, then - * the length of the Blob value will be increased to accomodate the + * the length of the Blob value will be increased to accommodate the * extra bytes. * * @param pos the position in the BLOB value at which to start