minor doc fix in netyang.py

This commit is contained in:
Chris Speidel 2018-08-09 14:45:40 -04:00
parent c5f3fd6b2b
commit f7ac085eb5
No known key found for this signature in database
GPG key ID: F7E249A52089B682
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