Skip to content

Commit ee50964

Browse files
authored
Merge pull request #21080 from Homebrew/space
dev-cmd/contributions: Space between `--quarter` docs sentences
2 parents ca789b2 + 5aa09c1 commit ee50964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Library/Homebrew/dev-cmd/contributions.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class Contributions < AbstractCommand
4242
"The first part of the team name will be used as the organisation."
4343
flag "--quarter=",
4444
description: "Quarter to search (1-4). " \
45-
"Omitting this flag searches the past year." \
45+
"Omitting this flag searches the past year. " \
4646
"If `--from` or `--to` are set, they take precedence."
4747
flag "--from=",
4848
description: "Date (ISO 8601 format) to start searching contributions. " \

0 commit comments

Comments
 (0)