diff options
author | Michael Bacarella <michael.bacarella@gmail.com> | 2018-12-03 11:49:11 -0800 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-12-04 10:23:38 +0000 |
commit | 24c0b6abd6894ff30a9482316b6d024d3f80531d (patch) | |
tree | b44dc24cf481e4f94f7561857fa4eba19f6fd793 /Documentation/lessons | |
parent | 4c14ca836fb50d7cccee6b1cb85faa3046b03934 (diff) |
Documentation: s/My/Your/ in getting started with Gerrit docs
Signed-off-by: Michael Bacarella <michael.bacarella@gmail.com>
Change-Id: I781e2d78c0525da74dd77f572839d746d3eeb3ce
Signed-off-by: Michael Bacarella <michael.bacarella@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30026
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/lessons')
-rw-r--r-- | Documentation/lessons/lesson2.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/lessons/lesson2.md b/Documentation/lessons/lesson2.md index ec929c8014..2693bace6b 100644 --- a/Documentation/lessons/lesson2.md +++ b/Documentation/lessons/lesson2.md @@ -209,7 +209,7 @@ only visible to those you add as reviewers. ## Part 5: Getting your commit reviewed -Your commits can now be seen on review.coreboot.org if you select “My” +Your commits can now be seen on review.coreboot.org if you select “Your” and click on “Changes” and can be reviewed by others. Your code will first be reviewed by build bot (Jenkins), which will either give you a warning or verify a successful build; if so, your commit will receive a +1. Other |