mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix some docs
This commit is contained in:
parent
4103563ee1
commit
2bbe3cbf49
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ def __virtual__():
|
|||
|
||||
def os_version_info_ex():
|
||||
'''
|
||||
Helper function to return the OSVersionInfo class
|
||||
Helper function to return an instance of the OSVersionInfo class
|
||||
|
||||
Returns:
|
||||
class: An instance of a class containing version info
|
||||
|
|
Loading…
Add table
Reference in a new issue