mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Merge pull request #45724 from eliasp/2017.7-typo-from-hell
Typo (`Hellium` → `Helium`)
This commit is contained in:
commit
831698f066
@ -138583,7 +138583,7 @@ Tests to see if path after expansion is a valid path (file or directory).
|
||||
Expansion allows usage of ? * and character ranges []. Tilde expansion
|
||||
is not supported. Returns True/False.
|
||||
.sp
|
||||
New in version Hellium.
|
||||
New in version 2014.7.0.
|
||||
|
||||
.sp
|
||||
CLI Example:
|
||||
|
@ -3500,7 +3500,7 @@ def path_exists_glob(path):
|
||||
Expansion allows usage of ? * and character ranges []. Tilde expansion
|
||||
is not supported. Returns True/False.
|
||||
|
||||
.. versionadded:: Hellium
|
||||
.. versionadded:: 2014.7.0
|
||||
|
||||
CLI Example:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user