diff options
| author | koyu <me@koyu.space> | 2021-06-01 21:47:04 +0200 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2021-06-02 15:52:49 +0200 |
| commit | e494b4b8a4a9d71ae4c7fa21100129f2518c0569 (patch) | |
| tree | dedfb2f5a092504866b44497c1c118d9eda53ac8 | |
| parent | 9e0f8e1f7a551019587ac8c64a96214da3edb45b (diff) | |
Fix some spelling errors
| -rw-r--r-- | BUILDING.md | 2 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/BUILDING.md b/BUILDING.md index 47072cd..50eb49b 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -140,7 +140,7 @@ Use QtCreator to build `./src/kristall.pro` with default settings. - `qt5_tools` - `libiconv_devel` - `openssl_devel` (should be preinstalled) -2. Use `make` to build th executable +2. Use `make` to build the executable ## Manual Installation @@ -61,7 +61,7 @@ See [BUILDING.md](BUILDING.md) ## Credits - Thanks to [James Tomasino](https://tomasino.org) for helping out with understanding gopher -- Thanks to [Vane Vander](https://mayvaneday.art/) for providin the Haiku build instructions +- Thanks to [Vane Vander](https://mayvaneday.art/) for providing the Haiku build instructions - Thanks to James Tomasino, styan and tiwesdaeg for improving the `Makefile` - Thanks to [Alex Naskos](https://github.com/alexnask) for providing windows build instructions - Thanks to tiwesdaeg for improving the application icon |
