From: Kevin M. Rosenberg Date: Wed, 25 Apr 2007 05:51:22 +0000 (+0000) Subject: r11651: 25 Apr 2007 Kevin Rosenberg X-Git-Tag: v3.8.6~17 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=76912477eb86dcc7ab0d47c3904f5684568d1df9 r11651: 25 Apr 2007 Kevin Rosenberg * doc/connect.xml: variable description fix by Liam Healy --- diff --git a/ChangeLog b/ChangeLog index 4f30468..e8c429f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +25 Apr 2007 Kevin Rosenberg + * doc/connect.xml: variable description fix by Liam Healy + 23 Mar 2007 Kevin Rosenberg * Version 3.8.2 * sql/db-postgresql-socket-api.lisp: Change read-socket-sequence to diff --git a/doc/ref-connect.xml b/doc/ref-connect.xml index 35b8cf5..ab74726 100644 --- a/doc/ref-connect.xml +++ b/doc/ref-connect.xml @@ -2068,7 +2068,7 @@ Error: While trying to access database localhost/test2/root db-var - A variable to which the specified database is bound. + A variable which is bound to the specified database.