summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2010-08-17 04:49:31 +0000
committerPeter Eisentraut2010-08-17 04:49:31 +0000
commita0baa965f55b7fcb1ea7efa46252cea933086086 (patch)
tree51d0b75992bfb6a38ed7a508b2fcbafc54ce0fa1
parent28d27cfdc9f5b18b8695429601bf2440fec17142 (diff)
Backpatch some blatant spelling mistakes
-rw-r--r--doc/src/sgml/jdbc.sgml4
1 files 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 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.50 2003/11/01 01:56:29 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.50.2.1 2010/08/17 04:49:31 petere Exp $
-->
<chapter id="jdbc">
@@ -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.