typos: BIP32 master extended private key (hex)

This commit is contained in:
Gustavo Maximiliano Cortez 2014-09-15 13:04:44 -03:00
parent d4ec48aadd
commit 03eb6488ec
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"
>