Skip to content

Commit a3a03ed

Browse files
committed
Merge pull request #8 from ckithika/master
Spelling correction
2 parents 2a76b0c + 26ca641 commit a3a03ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Potsky/LaravelLocalizationHelpers/Commands/LocalizationMissing.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public function fire()
4949
$this->display = ! $this->option( 'silent' );
5050

5151
//////////////////////////////////////////////////
52-
// Display where translatations are searched in //
52+
// Display where translations are searched in //
5353
//////////////////////////////////////////////////
5454
if ( $this->option( 'verbose' ) ) {
5555
$this->line("Lemmas will be searched in the following directories:");

0 commit comments

Comments
 (0)