Fix spacing issue.

original commit: cfc8fe576676de1d2834bd20fbded3e5219519ed
This commit is contained in:
Vincent St-Amour 2012-07-23 12:25:07 -04:00
parent e67f435938
commit e7eaeaea33

View File

@ -83,7 +83,7 @@
"This expression has a Real type. The optimizer could optimize it if it had type Float."
(if (null? irritants)
""
"To fix, change the highlighted expression(s) to have Float type(s)."))
" To fix, change the highlighted expression(s) to have Float type(s)."))
stx irritants))
(define float-opt-msg "Float arithmetic specialization.")