diff options
| author | Stefan Weil <sw@weilnetz.de> | 2023-01-04 13:36:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-04 12:36:20 +0000 |
| commit | e63974ca8f8be67057bdbb2a6542479ea4e5f8b4 (patch) | |
| tree | 4240ed883f9ad1d171878c5d35a25a527d64764d /README.md | |
| parent | 31aa728cefaebddc9a00a472c73d72e1012abdd4 (diff) | |
| download | webtrees-e63974ca8f8be67057bdbb2a6542479ea4e5f8b4.tar.gz webtrees-e63974ca8f8be67057bdbb2a6542479ea4e5f8b4.tar.bz2 webtrees-e63974ca8f8be67057bdbb2a6542479ea4e5f8b4.zip | |
Fix some typos (found by codespell) (#4705)
* Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
* Spelling of co-ordinates
* Spelling of co-ordinates
* Spelling of co-ordinates
* Spelling of co-ordinates
* Spelling of co-ordinates
* Spelling of co-ordinates
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Co-authored-by: Greg Roach <greg@subaqua.co.uk>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ webtrees follows the [PHP Standards Recommendations](https://www.php-fig.org/psr * [PSR-1](https://www.php-fig.org/psr/psr-1) - Basic Coding Standard * [PSR-2](https://www.php-fig.org/psr/psr-2) - Coding Style Guide -* [PSR-4](https://www.php-fig.org/psr/psr-4) - Autoloading Stardard +* [PSR-4](https://www.php-fig.org/psr/psr-4) - Autoloading Standard * [PSR-6](https://www.php-fig.org/psr/psr-6) - Cache * [PSR-7](https://www.php-fig.org/psr/psr-7) - HTTP Message Interface * [PSR-11](https://www.php-fig.org/psr/psr-11) - Container Interface |
