Fix typo CANNONT

This commit is contained in:
paveljanik 2015-06-04 17:41:05 +02:00
commit 950d59b79d

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>