Skip to content

Commit c38795e

Browse files
authored
Merge pull request #3434 from vyos/mergify/bp/sagitta/pr-3433
T6323: openvpn: Correction of help description of "totp digits" option (backport #3433)
2 parents c30c8cf + 46fc66a commit c38795e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface-definitions/interfaces_openvpn.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@
679679
<help>Number of digits to use for totp hash</help>
680680
<valueHelp>
681681
<format>1-65535</format>
682-
<description>Seconds</description>
682+
<description>Digits</description>
683683
</valueHelp>
684684
<constraint>
685685
<validator name="numeric" argument="--range 1-65535"/>

0 commit comments

Comments
 (0)