Skip to content

Commit ea3d0b3

Browse files
committed
Merge pull request symfony#2978 from KatharinaSt/patch-2
Update installation.rst
2 parents 55c3480 + 8a6860e commit ea3d0b3

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)