Fixed misplaced double quotation. (#11089)

This commit is contained in:
Eric Hiller 2019-11-03 05:54:46 -07:00 committed by Franck Nijhof
parent 434b47b9c4
commit 07a3cbf02e

View File

@ -82,7 +82,7 @@ baseoid:
required: true
type: string
auth_key:
description: A"uthentication key for SNMPv3. Variable `priv_key` must also be set."
description: "Authentication key for SNMPv3. Variable `priv_key` must also be set."
required: inclusive
type: string
priv_key: