Use macOS where applicable, other minor changes

This commit is contained in:
peterdamian
2017-11-30 18:44:25 -05:00
parent dd0a42a20d
commit 68514fa20f
7 changed files with 11 additions and 11 deletions

View File

@@ -74,7 +74,7 @@ For debugging scripts on the command line, like ``occ`` or unit tests, set the `
Debugging JavaScript
--------------------
By default all Javascript files in Nextcloud are minified (compressed) into a single file without whitespace. To prevent this, see Debug mode.
By default all JavaScript files in Nextcloud are minified (compressed) into a single file without whitespace. To prevent this, see Debug mode.
Debugging HTML and templates