Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EZP-31021: Revise exception & command microcopy #70

Merged
merged 3 commits into from
Dec 4, 2019

Conversation

DominikaK
Copy link
Contributor

@@ -40,7 +40,7 @@ public function work(Builder $schema, array $args)

$schema->addArgToField($this->groupName($args), $this->connectionField($args), new Input\Arg(
'sortBy', '[SortByOptions]',
['description' => 'A sort clause, or array of clauses. Add _desc after a clause to reverse it']
['description' => 'A Sort Clause, or array of Clauses. Add _desc after a Clause to reverse it']

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
['description' => 'A Sort Clause, or array of Clauses. Add _desc after a Clause to reverse it']
['description' => 'A Sort Clause or array of Clauses. Add _desc after a Clause to reverse it']

@DominikaK DominikaK force-pushed the ezp-31021-messages-revision branch from 075154c to a8cb884 Compare December 4, 2019 10:41
@webhdx webhdx merged commit 4eb8cf7 into ezsystems:master Dec 4, 2019
@DominikaK DominikaK deleted the ezp-31021-messages-revision branch December 4, 2019 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants