Browse Source

patch checklist: suggest fate instead of regression tests

Signed-off-by: Anton Khirnov <anton@khirnov.net>
Michael Niedermayer 14 years ago
parent
commit
2dbdb309ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/developer.texi

+ 1 - 1
doc/developer.texi

@@ -314,7 +314,7 @@ send a reminder by email. Your patch should eventually be dealt with.
 
 @enumerate
 @item
-    Do the regression tests pass with the patch applied?
+    Does @code{make fate} pass with the patch applied?
 @item
     Does @code{make checkheaders} pass with the patch applied?
 @item