typo fix
This commit is contained in:
parent
a42ea71113
commit
ea3b9d2a8e
|
@ -293,7 +293,7 @@
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(if use-lock?
|
(if use-lock?
|
||||||
(call-with-preference-file-lock
|
(call-with-preference-file-lock
|
||||||
'get-preferences
|
'get-preference
|
||||||
'shared
|
'shared
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(make-lock-file-name pref-file))
|
(make-lock-file-name pref-file))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user