Skip to content

Commit 2251295

Browse files
authored
Changed typos in class comment
Changed some typos and grammer in the comments of this class.
1 parent adb30ab commit 2251295

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
/**
3-
* Application file system directories dictionary
3+
* Application file system directories dictionary.
44
*
5-
* Provides information about what directories are available in the application
6-
* Serves as customizaiton point to specify different directories or add own
5+
* Provides information about what directories are available in the application.
6+
* Serves as a customization point to specify different directories or add your own.
77
*
88
* Copyright © Magento, Inc. All rights reserved.
99
* See COPYING.txt for license details.

0 commit comments

Comments
 (0)