Skip to content

Commit

Permalink
chore: merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
asartalo committed Mar 29, 2024
2 parents bc6acff + 40d1b8f commit f042448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/prepare_release_command.dart
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class PrepareReleaseCommand extends ReleaseToolsCommand {
'update-year',
abbr: 'Y',
help:
'Also update year in license files. Better to eave this off if you are not sure.',
'Also update year in license files. Better to leave this off if you are not sure.',
aliases: ['updateYear'],
);
argParser.addFlag(
Expand Down

0 comments on commit f042448

Please sign in to comment.