Fix spelling and capitalization issues in dat and DEVEL.

This commit is contained in:
Mak Kolybabi
2018-09-19 16:55:43 -05:00
parent 0a1c908503
commit 0500040427
6 changed files with 13 additions and 13 deletions

View File

@@ -75,7 +75,7 @@ There is a fqn_prefix[] entry for holding the path to each of the following:
To recap, they are about enabling "different paths for different things", and
separation of:
- read-only stuff from read-write stuff.
- sysadmin stuff from user-writeable stuff.
- sysadmin stuff from user-writable stuff.
etc.
==============================================