diff options
| author | Kai Pastor <dg0yt@darc.de> | 2021-05-09 19:48:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-09 10:48:42 -0700 |
| commit | 5a271a9290282e09149401486f88dc106dc65b71 (patch) | |
| tree | 05eb8b9453718a3f6e5c70b84946a86b81fef1c2 /docs/specifications/registries.md | |
| parent | f44d4c169f1b81a6188b330dbd837881ffb9ef2b (diff) | |
| download | vcpkg-5a271a9290282e09149401486f88dc106dc65b71.tar.gz vcpkg-5a271a9290282e09149401486f88dc106dc65b71.zip | |
[doc] Fix spelling errors (#17560)
* [doc] Fix spelling errors in docs
* [doc] Fix spelling errors in scripts
* Bump version
* x-add-version
* Fix another typo
* Rebuild
Diffstat (limited to 'docs/specifications/registries.md')
| -rw-r--r-- | docs/specifications/registries.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/specifications/registries.md b/docs/specifications/registries.md index 426593829..896188f4c 100644 --- a/docs/specifications/registries.md +++ b/docs/specifications/registries.md @@ -182,7 +182,7 @@ and then run the following algorithm on each dependency: vcpkg will also rerun this algorithm whenever an install is run with different configuration. -### How Registries are Layed Out +### How Registries are Laid Out There are three kinds of registries, but they only differ in how the registry gets onto one's filesystem. Once the registry is there, package lookup runs the same, with each kind having it's own way of defining its |
