From a0baa965f55b7fcb1ea7efa46252cea933086086 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 17 Aug 2010 04:49:31 +0000 Subject: [PATCH] Backpatch some blatant spelling mistakes --- doc/src/sgml/jdbc.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.5