summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--install/ui/src/freeipa/otptoken.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/ui/src/freeipa/otptoken.js b/install/ui/src/freeipa/otptoken.js
index cf14869ce..022030b97 100644
--- a/install/ui/src/freeipa/otptoken.js
+++ b/install/ui/src/freeipa/otptoken.js
@@ -284,7 +284,6 @@ otptoken.adder_dialog_preop = function(spec) {
/**
* OTP adder dialog
*
- * - otp-add requires 'type' to be set. At the moment IPA supports only 'totp'
* @class
* @extends IPA.entity_adder_dialog
*/