From d39ccc1403762b19b9966493342867b115294a2e Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 20 Mar 2021 12:39:58 -0700 Subject: add and use :CONSFIGURATOR named readtable Signed-off-by: Sean Whitton --- doc/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/introduction.rst') diff --git a/doc/introduction.rst b/doc/introduction.rst index 5de0185..6931ac9 100644 --- a/doc/introduction.rst +++ b/doc/introduction.rst @@ -35,7 +35,7 @@ Try it out / quick start (in-package :com.example.consfig) (in-consfig "com.example.consfig") - (named-readtables:in-readtable :interpol-syntax) + (named-readtables:in-readtable :consfigurator) (try-register-data-source :pgp :location #P"/path/to/com.example.consfig.gpg") -- cgit v1.2.3