aboutsummaryrefslogtreecommitdiff
path: root/src/property/periodic.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-01 18:09:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-01 18:09:50 -0700
commited8c76f566de8f6c10cdace515b3d076026258f0 (patch)
treefaf5beb60bd63094a77d45b9bd807075bf2dfc91 /src/property/periodic.lisp
parent3d66b5420d42c47ba0c9b33e97d5ced79ce6dd3e (diff)
downloadconsfigurator-ed8c76f566de8f6c10cdace515b3d076026258f0.tar.gz
replace some Scheme-style names
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/property/periodic.lisp')
-rw-r--r--src/property/periodic.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/periodic.lisp b/src/property/periodic.lisp
index 437ed41..4a75182 100644
--- a/src/property/periodic.lisp
+++ b/src/property/periodic.lisp
@@ -41,7 +41,7 @@ user."
(define-function-property-combinator at-most* (period desc propapp)
(symbol-macrolet
((flagfile (merge-pathnames
- (string->filename desc)
+ (string-to-filename desc)
(merge-pathnames "at-most/"
(get-connattr :consfigurator-cache)))))
(destructuring-bind (psym . args) propapp