[Mesa-dev] [PATCH mesa] docs: fix small typo

Eric Engestrom eric.engestrom at imgtec.com
Tue Nov 29 11:40:55 UTC 2016


Fixes: ba28f2136febca32fe56 ("docs: add note about r-b/other tags when resending")
CC: Emil Velikov <emil.l.velikov at gmail.com>
Signed-off-by: Eric Engestrom <eric.engestrom at imgtec.com>
---
 docs/submittingpatches.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html
index 74136f2..d1ca68d 100644
--- a/docs/submittingpatches.html
+++ b/docs/submittingpatches.html
@@ -105,7 +105,7 @@ <h2 id="formatting">Patch formatting</h2>
     Acked-by: Joe Hacker <jhacker at foo.com>
 </pre>
 <li>If sending later revision of a patch, add all the tags - ack, r-b,
-Cc: mesa-stabe and/or other. This provides reviewers with quick feedback if the
+Cc: mesa-stable and/or other. This provides reviewers with quick feedback if the
 patch has already been reviewed.
 <li>In order for your patch to reach the prospective reviewer easier/faster,
 use the script scripts/get_reviewer.pl to get a list of individuals and include
-- 
Cheers,
  Eric



More information about the mesa-dev mailing list