Merge PR #1397: Fix spelling changes

* fixed spelling changes
* extra spelling error
This commit is contained in:
Sunny Aggarwal
2018-06-27 01:58:42 +02:00
committed by Christopher Goes
parent 8778576b93
commit 9ca3a16bb3
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ startUnbonding(tx TxStartUnbonding):
### TxCompleteUnbonding
Complete the unbonding and transfer the coins to the delegate. Perform any
slashing that occured during the unbonding period.
slashing that occurred during the unbonding period.
```golang
type TxUnbondingComplete struct {