summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2026-07-20 10:48:59 +0200
committerHeinrich Schuchardt <[email protected]>2026-07-31 11:03:57 +0200
commita0d79a8e5933e36ee269fc1c090f4a82d6e18ae6 (patch)
tree098f496df687932b35db99f67296c42db938c997
parent2f61c8b0689c501659831a5c00601822f3ae9f27 (diff)
doc: CONTRIBUTE: replace "as" with "like"
It's either "as with" or "like" but not "as", as reported by Simon. Let's fix this oversight. Fixes: 06f014394594 ("doc: CONTRIBUTE: tell people reviewing *is* contributing") Reported-by: Simon Glass <[email protected]> Suggested-by: Simon Glass <[email protected]> Signed-off-by: Quentin Schulz <[email protected]> Reviewed-by: Simon Glass <[email protected]>
-rw-r--r--doc/CONTRIBUTE.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CONTRIBUTE.rst b/doc/CONTRIBUTE.rst
index a95b9c98263..c7e5d9656c9 100644
--- a/doc/CONTRIBUTE.rst
+++ b/doc/CONTRIBUTE.rst
@@ -38,7 +38,7 @@ script. Please don't send patches as attachments, and ensure corporate mail
systems don't reformat patches, append disclaimers or other unnecessary notes.
The b4 tool automates a number of components mentioned above.
-Code is not the only thing you can contribute to the project. As most
+Code is not the only thing you can contribute to the project. Like most
open-source projects, the U-Boot project suffers from a lack of reviewers.
Consider spending some time reading patches on `the mailing list archive
<https://lists.u-boot-project.org/pipermail/u-boot/>`_ and providing feedback to