Merge pull request #236 from sblondon/spellcheck-documentation

fix two minor typo errors
This commit is contained in:
Wouter Wijsman
2024-09-10 09:05:28 +02:00
committed by GitHub

View File

@@ -69,7 +69,7 @@ documentation:
### Installation from source ### Installation from source
PSPSDK can be found in the Git repository located at PSPSDK can be found in the Git repository located at
https://github.com/pspdev/pspsdk. you can do the following command to download PSPSDK: https://github.com/pspdev/pspsdk. You can do the following command to download PSPSDK:
```bash ```bash
git clone https://github.com/pspdev/pspsdk.git git clone https://github.com/pspdev/pspsdk.git
@@ -119,7 +119,7 @@ make install
## Bugs ## Bugs
If you find a bug in PSPSDK, open an issue at https://github.com/pspdev/pspsdk/issues. If possible, include any If you find a bug in PSPSDK, open an issue at https://github.com/pspdev/pspsdk/issues. If possible, include any
code or documentation that can be used by the PSPSDK developers to recreate the code or documentation that can be used by the PSPSDK developers to recreate the
bug. bug.