Skip to content

Commit 6e239ed

Browse files
author
Teppo Koivula
committed
Fix comment
1 parent ff8613d commit 6e239ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ComposerInstaller/ModuleInstaller.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class ModuleInstaller extends BaseInstaller
1717
{
1818
/**
19-
* @var string Base path for site profiles
19+
* @var string Base path for modules
2020
*/
2121
const BASE_PATH = 'site/modules';
2222

0 commit comments

Comments
 (0)