Backpatch some blatant spelling mistakes
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 17 Aug 2010 04:49:31 +0000 (04:49 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 17 Aug 2010 04:49:31 +0000 (04:49 +0000)
doc/src/sgml/jdbc.sgml

index 255b6d6b9ade00ce2eeb943f832c27b3646b7e4e..9632759b6855ad3d59d0107466e3c6db5bf8474d 100644 (file)
@@ -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.