fix camel case for an api call

This commit is contained in:
Stephen Pair 2013-08-12 11:18:38 -04:00
parent 71a63c5899
commit 42575d2c97
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ function ClassSpec(b) {
validateAddress: '',
verifyMessage: '',
walletLock: '',
walletPassphrase: 'string int',
walletPassPhrase: 'string int',
walletPassphraseChange: '',
};