aboutsummaryrefslogtreecommitdiff
path: root/src/property/user.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/property/user.lisp')
-rw-r--r--src/property/user.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/user.lisp b/src/property/user.lisp
index d9569b1..3a5e918 100644
--- a/src/property/user.lisp
+++ b/src/property/user.lisp
@@ -16,7 +16,7 @@
;;; along with this program. If not, see <http://www.gnu.org/licenses/>.
(in-package :consfigurator.property.user)
-(named-readtables:in-readtable :interpol-syntax)
+(named-readtables:in-readtable :consfigurator)
(defprop has-account :posix (user-name)
"Ensure there is an account for USER-NAME."