Skip to content

Commit 195a78a

Browse files
committed
Fix typo.
1 parent c8bd6b0 commit 195a78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Importing.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ public function imports(): array
149149

150150
//--------------------------------------------------------------------------------------------------------------------
151151
/**
152-
* Prepares the data for retrieving import statements and replace pairs (see methods replacePairs() and imports().
152+
* Prepares the data for retrieving import statements and replace pairs (see methods replacePairs() and imports()).
153153
*/
154154
public function prepare(): void
155155
{

0 commit comments

Comments
 (0)