--- plpgsql.sgml.orig 2008-01-22 17:31:25.000000000 +0100 +++ plpgsql.sgml 2008-01-22 17:32:42.000000000 +0100 @@ -3474,7 +3474,7 @@ Another good way to develop in PL/pgSQL is with a GUI database access tool that facilitates development in a procedural language. One example of such as a tool is - PgAccess, although others exist. These tools often + PgAdmin, although others exist. These tools often provide convenient features such as escaping single quotes and making it easier to recreate and debug functions.