diff options
author | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2017-05-02 20:55:49 -0400 |
---|---|---|
committer | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2017-05-03 16:20:51 -0400 |
commit | b80d40c287789ec0cb430842923a0254c86a6150 (patch) | |
tree | 1959e740245042340aff6d6ea96f80d8a75c95f1 /docs/markdown/fallback-wraptool.md | |
parent | 492e281c0e5a4ff01e15af220bff21acaaa7f90d (diff) | |
download | meson-b80d40c287789ec0cb430842923a0254c86a6150.zip meson-b80d40c287789ec0cb430842923a0254c86a6150.tar.gz meson-b80d40c287789ec0cb430842923a0254c86a6150.tar.bz2 |
doc: Capitalize things more consistently.
Upper or lower case depending on the official spelling, or the more
consistent usage.
Diffstat (limited to 'docs/markdown/fallback-wraptool.md')
-rw-r--r-- | docs/markdown/fallback-wraptool.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/markdown/fallback-wraptool.md b/docs/markdown/fallback-wraptool.md index fc3cc02..2754022 100644 --- a/docs/markdown/fallback-wraptool.md +++ b/docs/markdown/fallback-wraptool.md @@ -4,7 +4,7 @@ title: fallback wraptool # In case of emergency -In case wraptool is down we have created a backup script that you can use to download wraps directly from the Github repos. It is not as slick and may have bugs but at least it will allow you to use wraps. +In case wraptool is down we have created a backup script that you can use to download wraps directly from the GitHub repos. It is not as slick and may have bugs but at least it will allow you to use wraps. ## Using it @@ -26,6 +26,6 @@ Nuke the contents of `subprojects` and start again. ## Known issues -Some repositories show up in the list but are not installable. They would not show up in the real wrapdb because they are works in progress. +Some repositories show up in the list but are not installable. They would not show up in the real WrapDB because they are works in progress. -Github web API limits the amount of queries you can do to 60/hour. If you exceed that you need to wait for the timer to reset. +GitHub web API limits the amount of queries you can do to 60/hour. If you exceed that you need to wait for the timer to reset. |