Skip to content

Commit

Permalink
Fix typos in comments detected by the misspell tool
Browse files Browse the repository at this point in the history
  • Loading branch information
TysonAndre committed Nov 11, 2018
1 parent b1cc565 commit 25c47df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Indexer.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ public function __construct(
}

/**
* Will read and parse the passed source files in the project and add them to the appropiate indexes
* Will read and parse the passed source files in the project and add them to the appropriate indexes
*
* @return Promise <void>
*/
Expand Down

0 comments on commit 25c47df

Please sign in to comment.