Merge pull request #1403 from cmgustavo/bug/05-typos

typos: BIP32 master extended private key (hex)
This commit is contained in:
Matias Alejo Garcia 2014-09-15 13:57:27 -03:00
commit 38756063ad
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
<div ng-hide="hideAdv">
<p>
<input type="text"
placeholder="{{'Private Key (Hex)'|translate}}"
placeholder="BIP32 master extended private key (hex)"
name="private"
ng-model="$parent.private"
>