mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix typo perfomed -> performed
This commit is contained in:
parent
db7af998ee
commit
538fb6fae2
1 changed files with 1 additions and 1 deletions
|
@ -1727,7 +1727,7 @@ def replace(path,
|
|||
``True``/``False`` value if ``show_changes`` is set to ``False``).
|
||||
|
||||
search_only : False
|
||||
If set to true, this no changes will be perfomed on the file, and this
|
||||
If set to true, this no changes will be performed on the file, and this
|
||||
function will simply return ``True`` if the pattern was matched, and
|
||||
``False`` if not.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue