fix typo in error message

This commit is contained in:
Matthew Flatt 2011-01-18 19:52:31 -07:00
parent 339ce9c594
commit 7e06c25228

View File

@ -249,7 +249,7 @@
(lambda ()
(if use-lock?
(call-with-file-lock
'get-preferences
'get-preference
'shared
(lambda ()
(make-lock-file-name pref-file))