diff --git a/doc/src/sgml/jdbc.sgml b/doc/src/sgml/jdbc.sgml index 255b6d6b9ad..9632759b685 100644 --- a/doc/src/sgml/jdbc.sgml +++ b/doc/src/sgml/jdbc.sgml @@ -1,5 +1,5 @@ @@ -2436,7 +2436,7 @@ library.It allows you to have random access to the large object. library.It allows you to have random access to the large object. Parameters: - pos - position within object from begining + pos - position within object from beginning Throws: SQLException if a database-access error occurs.