We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a76b0c + 26ca641 commit a3a03edCopy full SHA for a3a03ed
src/Potsky/LaravelLocalizationHelpers/Commands/LocalizationMissing.php
@@ -49,7 +49,7 @@ public function fire()
49
$this->display = ! $this->option( 'silent' );
50
51
//////////////////////////////////////////////////
52
- // Display where translatations are searched in //
+ // Display where translations are searched in //
53
54
if ( $this->option( 'verbose' ) ) {
55
$this->line("Lemmas will be searched in the following directories:");
0 commit comments