correct javadoc

This commit is contained in:
Michele Balistreri 2018-10-08 11:32:51 +02:00
parent 582002b29e
commit 9a8932ca2a
1 changed files with 1 additions and 1 deletions

View File

@ -417,7 +417,7 @@ public class WalletApplet extends Applet {
}
/**
* Processes the VERIFY PIN command. Requires a secure channel to be already open and the PIN to be verified. Since
* Processes the CHANGE PIN command. Requires a secure channel to be already open and the PIN to be verified. Since
* the PIN is fixed to a 6-digits format, longer or shorter PINs or PINs containing non-numeric characters will be
* refused.
*