add one more leading space to contract error messages (covering the first field)

This commit is contained in:
Robby Findler 2013-04-13 18:44:19 -05:00
parent 24ee49b7a2
commit 0d0334616f

View File

@ -253,7 +253,7 @@
(combine-lines
start-of-message
(format " ~a" custom-message)
(format " ~a" custom-message)
context-lines
(if context-lines
contract-line