Change wording for "un-applying" patches.

This commit is contained in:
Camilla Krag Jensen 2014-10-29 09:25:50 +01:00
parent 5ff0c017c5
commit a7c5a03cbb

View File

@ -11,6 +11,6 @@
`patch -p1 < {{patchfile}}.diff`
- reverse a patch
- apply the reverse of a patch
`patch -R < {{patchfile}}.diff`