mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
contributing: fix "uploaad" typo
BUG=None TEST=None Change-Id: I9a219c39409b7474dbce89ac422ab6d7c3846432 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3798977 Reviewed-by: Dennis Kempin <denniskempin@google.com> Tested-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
This commit is contained in:
parent
291fb1dae2
commit
8bd3ee9b7b
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ and upload them:
|
|||
|
||||
```bash
|
||||
git commit
|
||||
./tools/cl uploaad
|
||||
./tools/cl upload
|
||||
```
|
||||
|
||||
If you need to revise your change, you can amend the existing commit and upload again:
|
||||
|
|
Loading…
Reference in a new issue