Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
druc authored and github-actions[bot] committed Mar 17, 2023
1 parent 1c8f70d commit 282a652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/LangscannerCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public function handle(Filesystem $filesystem): void
);

$fileTranslations->update(
// sets translation values to empty string
// sets translation values to empty string
array_fill_keys(
array_keys($missingTranslations->all()),
''
Expand Down

0 comments on commit 282a652

Please sign in to comment.