Skip to content

Commit 6c825d8

Browse files
MAGETWO-71742: Changed typos in class comment #10589
- Merge Pull Request #10589 from dverkade/magento2:patch-17 - Merged commits: 1. 2251295
2 parents adb30ab + 2251295 commit 6c825d8

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)