Fixed spelling mistake
This commit is contained in:
parent
b5fa9e5f58
commit
4acaf12869
@ -56,7 +56,7 @@ public abstract class OTP {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @return s the current ping, as calculated by the counter or the current time, unless it
|
* @return s the current pin, as calculated by the counter or the current time, unless it
|
||||||
* @throws an OTPException
|
* @throws an OTPException
|
||||||
*/
|
*/
|
||||||
public abstract String getPin() throws OTPException;
|
public abstract String getPin() throws OTPException;
|
||||||
|
Loading…
Reference in New Issue
Block a user