Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Closes #37
  • Loading branch information
regebro committed Sep 13, 2019
1 parent 5a5e7a0 commit 3948bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ There is also a method ``diff_trees()`` that take two lxml trees,
and a method ``diff_texts()`` that will take strings containing XML.
Similarly, there is ``patch_file()`` ``patch_text()`` and ``patch_tree()``::

result = main.diff_file('file.diff', 'file1.xml')
result = main.patch_file('file.diff', 'file1.xml')


Changes from ``xmldiff`` 0.6/1.x
Expand Down

0 comments on commit 3948bca

Please sign in to comment.