Skip to content

Commit 25c47df

Browse files
committed
Fix typos in comments detected by the misspell tool
1 parent b1cc565 commit 25c47df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Indexer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ public function __construct(
9696
}
9797

9898
/**
99-
* Will read and parse the passed source files in the project and add them to the appropiate indexes
99+
* Will read and parse the passed source files in the project and add them to the appropriate indexes
100100
*
101101
* @return Promise <void>
102102
*/

0 commit comments

Comments
 (0)