summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-20 22:51:20 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-20 22:51:20 +0000
commit865c125dda396f42a4afd1303707d2a0af5d43b5 (patch)
tree3bb497b50342374a2d9a3d4699942b7cf90cc6bf
parentc32e44be08fc612284a0141f2ceb0e8a485ad328 (diff)
downloadmpv-865c125dda396f42a4afd1303707d2a0af5d43b5.tar.bz2
mpv-865c125dda396f42a4afd1303707d2a0af5d43b5.tar.xz
More precise wording inspired by michaelni.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11197 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/tech/patches.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/tech/patches.txt b/DOCS/tech/patches.txt
index 72d2c7d315..d1a9e2c69e 100644
--- a/DOCS/tech/patches.txt
+++ b/DOCS/tech/patches.txt
@@ -8,7 +8,8 @@ outdated patches.
0. Do not send complete files. These need to be diffed by hand to see the
changes, which makes reviews harder and less likely to occur. Besides as
- soon as one of the files changes, your version becomes obsolete.
+ soon as one of the files changes, your version becomes harder to apply,
+ thus reducing its chances of being accepted.
1. Always make patches for the CVS version. The README describes how to check
out CVS and daily CVS snapshots are available from our download page.