Fix small typo.
authorTom Lane
Tue, 23 Mar 2004 22:57:09 +0000 (22:57 +0000)
committerTom Lane
Tue, 23 Mar 2004 22:57:09 +0000 (22:57 +0000)
doc/src/sgml/ref/fetch.sgml

index 4b9416bbb738855e3b0ba90cbbbe2a849b363482..0b8f5de2453d400d466a9681601cd4654f64ac4d 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -376,7 +376,7 @@ COMMIT WORK;
 
   
    The SQL standard defines FETCH for use in
-   embedded SQL only.  This variant of FETCH
+   embedded SQL only.  The variant of FETCH
    described here returns the data as if it were a
    SELECT result rather than placing it in host
    variables.  Other than this point, FETCH is