diff options
author | Eric Engestrom <[email protected]> | 2017-02-26 23:58:03 +0000 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2017-02-27 14:15:10 +0000 |
commit | 077879cf5e6b90023fb495e36d05bb9d0960bbd0 (patch) | |
tree | f0dc7d184de89112279699079b3519492cdd198c /docs/submittingpatches.html | |
parent | 7f268cf12b39d1de8ff38cf5beea50298cf841c2 (diff) |
docs: fix a few typos
Noticed a couple, found the rest using vimspell.
Signed-off-by: Eric Engestrom <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs/submittingpatches.html')
-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 6ca39c48259..7910ae98f7a 100644 --- a/docs/submittingpatches.html +++ b/docs/submittingpatches.html @@ -120,7 +120,7 @@ them in the CC list. Please use common sense and do <strong>not</strong> blindly add everyone. <br> <pre> - $ scripts/get_reviewer.pl --help # to get the the help screen + $ scripts/get_reviewer.pl --help # to get the help screen $ scripts/get_reviewer.pl -f src/egl/drivers/dri2/platform_android.c Rob Herring <[email protected]> (reviewer:ANDROID EGL SUPPORT,added_lines:188/700=27%,removed_lines:58/283=20%) Tomasz Figa <[email protected]> (reviewer:ANDROID EGL SUPPORT,authored:12/41=29%,added_lines:308/700=44%,removed_lines:115/283=41%) |