r8589: fix typo
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 3 Feb 2004 00:19:32 +0000 (00:19 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 3 Feb 2004 00:19:32 +0000 (00:19 +0000)
doc/intro.xml

index 0ec884420f6c0918ea7df90d27ffe1608f049e03..a672ec00c3c66f497e25c0a36b2b855446ea4c91 100644 (file)
        all &clsql; systems.
 
        <screen>
-(push #P"/usr/share/lisp/clsql/" asdf:*central-repository*)
+(push #P"/usr/share/lisp/clsql/" asdf:*central-registry*)
 (asdf:operate 'asdf:load-op 'clsql-base)              ; base CLSQL package
 (asdf:operate 'asdf:load-op 'clsql-mysql)             ; MySQL interface
 (asdf:operate 'asdf:load-op 'clsql-postgresql)        ; PostgreSQL interface