Skip to content

Commit 725e440

Browse files
author
akomarev
committed
Minor comments tweaks
1 parent 54ef634 commit 725e440

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/paket.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
| Composer PATH
3333
|--------------------------------------------------------------------------
3434
|
35-
| to change this path to anything your composer location.
35+
| Composer executable file location.
3636
|
3737
*/
3838

src/Support/Composer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ final class Composer
4545
private $loggingPath;
4646

4747
/**
48-
* The composer location path.
48+
* The Composer executable file path.
4949
*
5050
* @var string
5151
*/

0 commit comments

Comments
 (0)