Fix compile error

This commit is contained in:
Teemu Patja 2017-11-03 13:32:15 +02:00
parent 820337e92b
commit 39151c9ff9
No known key found for this signature in database
GPG Key ID: F5B7035E6580FD4C
1 changed files with 2 additions and 2 deletions

View File

@ -227,8 +227,8 @@
(contract-addr-text contract-address)
"%s\n"
(network-text)
"To claim this bounty sign up at %s\ and make sure to update your Ethereum address "
"in `My Payment Details` so that the bounty is correctly allocated."
"To claim this bounty sign up at %sand make sure to update your Ethereum address "
"in `My Payment Details` so that the bounty is correctly allocated.\n"
(if (on-testnet?)
"To fund it, send test ETH or test ERC20/ERC223 tokens to the contract address."
"To fund it, send ETH or ERC20/ERC223 tokens to the contract address."))