add long-missing space

This commit is contained in:
Robby Findler 2013-02-11 22:07:41 -06:00
parent 8edd010bec
commit 89a2ff451e

View File

@ -521,7 +521,7 @@
[else
(send status-message set-label
(string-append (term-count (count-snips))
"(possibly more to find)"))
" (possibly more to find)"))
(send reduce-button enable #t)]))))])
(with-handlers ((exn:fail? (λ (x) (update-gui #t) (raise x))))
(do-some-reductions)