summaryrefslogtreecommitdiff
path: root/doc/developer.texi
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-04-09 10:50:03 +0000
committerAnton Khirnov <anton@khirnov.net>2011-08-15 11:53:45 +0200
commit2dbdb309ac957059cfe5a4e9e13b7423d70bd89b (patch)
treea27ae9d4ec8fc83b3f264e50d7c6cf0db7945d19 /doc/developer.texi
parent5c59fa56edc68de348048cc0b1235d7ade23c979 (diff)
patch checklist: suggest fate instead of regression tests
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'doc/developer.texi')
-rw-r--r--doc/developer.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer.texi b/doc/developer.texi
index d75471cb29..25bfe5a7bc 100644
--- a/doc/developer.texi
+++ b/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