diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html
index 178ec5f89ec..e5350bdb2cf 100644
--- a/docs/submittingpatches.html
+++ b/docs/submittingpatches.html
@@ -36,7 +36,7 @@
perhaps, in very trivial cases.)
Code patches should follow Mesa
coding conventions.
-Whenever possible, patches should only effect individual Mesa/Gallium
+Whenever possible, patches should only affect individual Mesa/Gallium
components.
Patches should never introduce build breaks and should be bisectable (see
git bisect.)