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

tfix: replace setup #822

Merged
merged 1 commit into from
May 23, 2017
Merged

tfix: replace setup #822

merged 1 commit into from
May 23, 2017

Conversation

Mashimiao
Copy link

setup is a noun, 'set up' is a verb

Signed-off-by: Ma Shimiao [email protected]

setup is a noun, 'set up' is a verb

Signed-off-by: Ma Shimiao <[email protected]>
@@ -24,7 +24,7 @@ Changes to the global resource are visible to other processes that are members o
For more information, see the [namespaces(7)][namespaces.7_2] man page.

Namespaces are specified as an array of entries inside the `namespaces` root field.
The following parameters can be specified to setup namespaces:
The following parameters can be specified to set up namespaces:
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd prefer we use “configure” in the sub-properties template. Also looking at parameter vs. property vs. field:

$ git describe
v1.0.0-rc5-162-g4aed614
$ git grep -i propert *.md | wc -l
23
$ git grep -i parameter *.md | wc -l
19
$ git grep -i field *.md | wc -l
18

So I'd like a template like:

The following properties can be specified to configure {thing}.

In this case that would be:

The following properties can be specified to configure namespaces:

But this is just me trying to copy-edit for consistency. The lines are clear as they stand, and slightly more clear with just the “setup” → “set up” change.

@tianon
Copy link
Member

tianon commented May 15, 2017

LGTM

Approved with PullApprove

1 similar comment
@dqminh
Copy link
Contributor

dqminh commented May 23, 2017

LGTM

Approved with PullApprove

@dqminh dqminh merged commit 79ed7d2 into opencontainers:master May 23, 2017
@vbatts vbatts mentioned this pull request Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants