Skip to content

Commit 4a8d8ff

Browse files
MAGETWO-63295: Installation fails because 'generated' directory is not writable
1 parent 80847f6 commit 4a8d8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/App/Filesystem/DirectoryList.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ class DirectoryList extends \Magento\Framework\Filesystem\DirectoryList
110110
const TEMPLATE_MINIFICATION_DIR = 'html';
111111

112112
/**
113-
* Generated code.
113+
* Directory name for generated data.
114114
*/
115115
const GENERATED = 'generated';
116116

0 commit comments

Comments
 (0)