typo: update formatting and correct capitalization

Signed-off-by: Seth Falco <seth@falco.fun>
This commit is contained in:
Seth Falco
2021-08-30 16:15:59 +02:00
parent de8ad403bb
commit 3c9b9487ac
10 changed files with 52 additions and 44 deletions

View File

@@ -103,7 +103,7 @@ User interface
PHP
---
Starting with Nextcloud 19 there is a shared `PHP Coding Standards Fixer <https://github.com/FriendsOfPhp/PHP-CS-Fixer>`_ configuration you can use to automatically format your app's source code. For full details see the `repository on Github <https://github.com/nextcloud/coding-standard/>`_.
Starting with Nextcloud 19 there is a shared `PHP Coding Standards Fixer <https://github.com/FriendsOfPhp/PHP-CS-Fixer>`_ configuration you can use to automatically format your app's source code. For full details see the `repository on GitHub <https://github.com/nextcloud/coding-standard/>`_.
Always use::