Thank you. I have fixed this in the repository. On Fri, 2008-01-11 at 08:24 +0100, Norman Werner wrote: > Hello, > > During trying out elephant for the first time I found a small typo in the > documentation regarding the example code to use a cl-sql backend > (http://common-lisp.net/project/elephant/doc/CL_002dSQL-Example.html#CL_002dSQL-Example). > > Instead of > (defvar *testpg-path* > '(:postgreql "localhost.localdomain" "test" "postgres" "")) > > it should be: > (defvar *testpg-path* > '(:postgresql "localhost.localdomain" "test" "postgres" "")) > > Regards > > Norman
_______________________________________________ elephant-devel site list elephant-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/elephant-devel