Merge pull request #2844 from paveljanik/patch-1

Fix typo CANNONT
This commit is contained in:
Matias Alejo Garcia 2015-06-04 12:47:33 -03:00
commit 4b1714005a

View file

@ -13,7 +13,7 @@
</span>
</div>
<div class="columns text-center m10t">
<p translate class="size-14 text-gray">Permanently delete this wallet. THIS ACTION CANNONT BE REVERSED</p>
<p translate class="size-14 text-gray">Permanently delete this wallet. THIS ACTION CANNOT BE REVERSED</p>
<button class="button round expand warning" ng-click="preferences.deleteWallet()" translate>
Delete wallet
</button>