Merge pull request #30620 from thaJeztah/carry-29590

some grammatical errors
(cherry picked from commit deb0885419)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Vincent Demeester 2017-02-01 09:40:17 +01:00 committed by Sebastiaan van Stijn
parent 56da5fa29b
commit e795408586
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
3 changed files with 3 additions and 3 deletions

View File

@ -99,7 +99,7 @@ This specification uses the following terms:
<code>my-app:3.1.4</code>, <code>my-app</code> is the <i>Repository</i>
component of the name. A repository name is made up of slash-separated
name components, optionally prefixed by a DNS hostname. The hostname
must follow comply with standard DNS rules, but may not contain
must comply with standard DNS rules, but may not contain
<code>_</code> characters. If a hostname is present, it may optionally
be followed by a port number in the format <code>:8080</code>.
Name components may contain lowercase characters, digits, and

View File

@ -99,7 +99,7 @@ This specification uses the following terms:
<code>my-app:3.1.4</code>, <code>my-app</code> is the <i>Repository</i>
component of the name. A repository name is made up of slash-separated
name components, optionally prefixed by a DNS hostname. The hostname
must follow comply with standard DNS rules, but may not contain
must comply with standard DNS rules, but may not contain
<code>_</code> characters. If a hostname is present, it may optionally
be followed by a port number in the format <code>:8080</code>.
Name components may contain lowercase characters, digits, and

View File

@ -440,7 +440,7 @@ f60c56784b83/
my-app-tools
```
This example change is going add a configuration directory at `/etc/my-app.d`
This example change is going to add a configuration directory at `/etc/my-app.d`
which contains a default config file. There's also a change to the
`my-app-tools` binary to handle the config layout change. The `f60c56784b83`
directory then looks like this: