mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 04:07:23 +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
|
```bash
|
||||||
git commit
|
git commit
|
||||||
./tools/cl uploaad
|
./tools/cl upload
|
||||||
```
|
```
|
||||||
|
|
||||||
If you need to revise your change, you can amend the existing commit and upload again:
|
If you need to revise your change, you can amend the existing commit and upload again:
|
||||||
|
|
Loading…
Reference in a new issue