]> granicus.if.org Git - postgresql/blobdiff - src/pl/tcl/pltcl.c
Fix misc typos, mostly in comments.
[postgresql] / src / pl / tcl / pltcl.c
index 12f7b13780957089e0e8e9a8fc25ca67c8ba25a1..e2fa43b890de8aa4b80537835e2da021dc8881f2 100644 (file)
@@ -2762,7 +2762,7 @@ pltcl_SPI_execute_plan(ClientData cdata, Tcl_Interp *interp,
        }
 
        /************************************************************
-        * If there was a argtype list on preparation, we need
+        * If there was an argtype list on preparation, we need
         * an argument value list now
         ************************************************************/
        if (qdesc->nargs > 0)