mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix typo keywork -> keyword
This commit is contained in:
parent
bf92c3663b
commit
a7f12a13f0
1 changed files with 1 additions and 1 deletions
|
@ -355,7 +355,7 @@ def serial(zone='', update=False):
|
|||
'''
|
||||
Return, store and update a dns serial for your zone files.
|
||||
|
||||
zone: a keywork for a specific zone
|
||||
zone: a keyword for a specific zone
|
||||
|
||||
update: store an updated version of the serial in a grain
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue