mirror of
https://github.com/electron/electron.git
synced 2026-01-10 16:08:06 -05:00
Propose fix some typos (#11905)
This commit is contained in:
committed by
shelley vohr
parent
546bd6da5e
commit
8d55334016
@@ -2,7 +2,7 @@
|
||||
|
||||
1. Get the version of crashpad that we're going to use.
|
||||
- `libcc/src/third_party/crashpad/README.chromium` will have a line `Revision:` with a checksum
|
||||
- We need to check out the correponding branch.
|
||||
- We need to check out the corresponding branch.
|
||||
- Clone Google's crashpad (https://chromium.googlesource.com/crashpad/crashpad)
|
||||
- `git clone https://chromium.googlesource.com/crashpad/crashpad`
|
||||
- Check out the branch with the revision checksum:
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
## Discussion
|
||||
|
||||
One upgrade issue is building all of Electron with a single copy
|
||||
of V8 to ensure compatability. This is important because
|
||||
of V8 to ensure compatibility. This is important because
|
||||
upstream Node and [libchromiumcontent](upgrading-chromium.md)
|
||||
both use their own versions of V8.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user