Minor grammar fix

This commit is contained in:
Chris Cummins 2014-01-09 01:14:08 +00:00
parent 0675850ae7
commit 5c27ca25cc

View File

@ -24,7 +24,7 @@
(compare-and-set! atomic-clock 100 :fin)
@atomic-clock))
"When your expectations are aligned with reality things, proceed that way"
"When your expectations are aligned with reality, things proceed that way"
(= :fin (do
(compare-and-set! __ __ __)
@atomic-clock)))