Skip to content

Commit 8a6860e

Browse files
committed
Update installation.rst
"ACL" in uppercase for continuity reasons
1 parent 594821b commit 8a6860e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ If there are any issues, correct them now before moving on.
241241
$ sudo chmod +a "`whoami` allow delete,write,append,file_inherit,directory_inherit" app/cache app/logs
242242

243243

244-
**2. Using Acl on a system that does not support chmod +a**
244+
**2. Using ACL on a system that does not support chmod +a**
245245

246246
Some systems don't support ``chmod +a``, but do support another utility
247247
called ``setfacl``. You may need to `enable ACL support`_ on your partition

0 commit comments

Comments
 (0)