diff options
author | Diego Biurrun | 2008-03-12 23:54:21 +0000 |
---|---|---|
committer | Diego Biurrun | 2008-03-12 23:54:21 +0000 |
commit | 88a7a2dc6c2e8f7ad79afeeeab78cac033b1f4ca (patch) | |
tree | 99c9d542b7c3509b1ea087d7a90a1a855d1df326 /doc | |
parent | a6f6b237e22bf4ffcd6c1f0d3149825417287d94 (diff) |
wording improvement by the Wanderer
Originally committed as revision 12427 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/issue_tracker.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/issue_tracker.txt b/doc/issue_tracker.txt index 6c05ed08c1..cab56cfc5a 100644 --- a/doc/issue_tracker.txt +++ b/doc/issue_tracker.txt @@ -149,7 +149,7 @@ bug/closed/wont_fix Bugs which we will not fix. Possible reasons include legality, high complexity for the sake of supporting obscure corner cases, speed loss for similarly esoteric purposes, et cetera. - This also means that wont_fix means we would reject a patch. + This also means that we would reject a patch. If we are just too lazy to fix a bug then the correct state is open and unassigned. Closed means that the case is closed which is not the case if we are just waiting for a patch. |