Merge pull request #49036 from cspeidel/doc-fix-netyang

minor doc fix in netyang.py
This commit is contained in:
Nicole Thomas 2018-08-09 14:57:07 -04:00 committed by GitHub
commit 69c9b0afb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -329876,7 +329876,7 @@ This module in particular requires also napalm\-yang.
.INDENT 0.0
.TP
.B salt.states.netyang.configured(name, data, models, **kwargs)
Configure the network device, given the input data strucuted
Configure the network device, given the input data structured
according to the YANG models.
.sp
\fBNOTE:\fP

View file

@ -79,7 +79,7 @@ def managed(name,
models,
**kwargs):
'''
Manage the device configuration given the input data strucuted
Manage the device configuration given the input data structured
according to the YANG models.
data