Fix some typos

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
pull/8923/head
Morris Jobke 6 years ago
parent c8340ace5c
commit 2b73779568
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

1
.gitignore vendored

@ -1,6 +1,5 @@
# the default generated dir + db file
/data
/owncloud
/config/config.php
/config/*.config.php
/config/mimetype*.json

@ -37,7 +37,7 @@ namespace OC;
/**
* This class is responsible for reading and writing config.php, the very basic
* configuration file of ownCloud.
* configuration file of Nextcloud.
*/
class Config {

Loading…
Cancel
Save