Fix typo perfomed -> performed

This commit is contained in:
Benjamin Drung 2016-04-04 14:33:06 +02:00
parent db7af998ee
commit 538fb6fae2

View file

@ -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.