diff options
author | Eric Engestrom <[email protected]> | 2016-11-29 11:40:55 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-11-29 22:02:57 +0000 |
commit | fae5e1dc748d1b481a663c4efb5ad939f2b45535 (patch) | |
tree | cdb07851f382d4794315f66a59898c832f14c208 /docs | |
parent | 218fec66cc6a48fed88d4a30d3d593eaf057a400 (diff) |
docs: fix small typo
Fixes: ba28f2136febca32fe56 ("docs: add note about r-b/other tags when resending")
Signed-off-by: Eric Engestrom <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/submittingpatches.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html index 74136f2fce3..d1ca68d06c1 100644 --- a/docs/submittingpatches.html +++ b/docs/submittingpatches.html @@ -105,7 +105,7 @@ that should be documented with: Acked-by: Joe Hacker <[email protected]> </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 |