summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/hacking.html.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hacking.html.in b/www/hacking.html.in
index 75856bcb..df9ddcb8 100644
--- a/www/hacking.html.in
+++ b/www/hacking.html.in
@@ -1620,7 +1620,7 @@ include any other devices that aren't static-testable. When the
correctness of drivers and core code in handling is suspect, they have
to be live-tested by someone with access to the actual device.</p>
-<p>The goal of our release procedure is simple: prevent functional progressions.
+<p>The goal of our release procedure is simple: prevent functional regressions.
No device that worked in release N should break in release N+1. Of course
we also want to prevent shipping broken core code.</p>