1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #41851 from thaJeztah/fix_api_docs_typos

docs: fix typos in API docs
This commit is contained in:
Tianon Gravi 2021-01-04 10:40:42 -08:00 committed by GitHub
commit 5526afa241
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 15 additions and 15 deletions

View file

@ -1274,7 +1274,7 @@ definitions:
type: "object" type: "object"
properties: properties:
Bridge: Bridge:
description: Name of the network'a bridge (for example, `docker0`). description: Name of the network's bridge (for example, `docker0`).
type: "string" type: "string"
example: "docker0" example: "docker0"
SandboxID: SandboxID:
@ -10050,7 +10050,7 @@ paths:
description: | description: |
Address or interface to use for data path traffic (format: Address or interface to use for data path traffic (format:
`<ip|interface>`), for example, `192.168.1.1`, or an interface, `<ip|interface>`), for example, `192.168.1.1`, or an interface,
like `eth0`. If `DataPathAddr` is unspecified, the same addres like `eth0`. If `DataPathAddr` is unspecified, the same address
as `AdvertiseAddr` is used. as `AdvertiseAddr` is used.
The `DataPathAddr` specifies the address that global scope The `DataPathAddr` specifies the address that global scope

View file

@ -898,7 +898,7 @@ definitions:
type: "object" type: "object"
properties: properties:
Bridge: Bridge:
description: Name of the network'a bridge (for example, `docker0`). description: Name of the network's bridge (for example, `docker0`).
type: "string" type: "string"
example: "docker0" example: "docker0"
SandboxID: SandboxID:

View file

@ -903,7 +903,7 @@ definitions:
type: "object" type: "object"
properties: properties:
Bridge: Bridge:
description: Name of the network'a bridge (for example, `docker0`). description: Name of the network's bridge (for example, `docker0`).
type: "string" type: "string"
example: "docker0" example: "docker0"
SandboxID: SandboxID:

View file

@ -914,7 +914,7 @@ definitions:
type: "object" type: "object"
properties: properties:
Bridge: Bridge:
description: Name of the network'a bridge (for example, `docker0`). description: Name of the network's bridge (for example, `docker0`).
type: "string" type: "string"
example: "docker0" example: "docker0"
SandboxID: SandboxID:

View file

@ -890,7 +890,7 @@ definitions:
type: "object" type: "object"
properties: properties:
Bridge: Bridge:
description: Name of the network'a bridge (for example, `docker0`). description: Name of the network's bridge (for example, `docker0`).
type: "string" type: "string"
example: "docker0" example: "docker0"
SandboxID: SandboxID:

View file

@ -890,7 +890,7 @@ definitions:
type: "object" type: "object"
properties: properties:
Bridge: Bridge:
description: Name of the network'a bridge (for example, `docker0`). description: Name of the network's bridge (for example, `docker0`).
type: "string" type: "string"
example: "docker0" example: "docker0"
SandboxID: SandboxID:

View file

@ -893,7 +893,7 @@ definitions:
type: "object" type: "object"
properties: properties:
Bridge: Bridge:
description: Name of the network'a bridge (for example, `docker0`). description: Name of the network's bridge (for example, `docker0`).
type: "string" type: "string"
example: "docker0" example: "docker0"
SandboxID: SandboxID:

View file

@ -904,7 +904,7 @@ definitions:
type: "object" type: "object"
properties: properties:
Bridge: Bridge:
description: Name of the network'a bridge (for example, `docker0`). description: Name of the network's bridge (for example, `docker0`).
type: "string" type: "string"
example: "docker0" example: "docker0"
SandboxID: SandboxID:

View file

@ -1184,7 +1184,7 @@ definitions:
type: "object" type: "object"
properties: properties:
Bridge: Bridge:
description: Name of the network'a bridge (for example, `docker0`). description: Name of the network's bridge (for example, `docker0`).
type: "string" type: "string"
example: "docker0" example: "docker0"
SandboxID: SandboxID:
@ -9679,7 +9679,7 @@ paths:
description: | description: |
Address or interface to use for data path traffic (format: Address or interface to use for data path traffic (format:
`<ip|interface>`), for example, `192.168.1.1`, or an interface, `<ip|interface>`), for example, `192.168.1.1`, or an interface,
like `eth0`. If `DataPathAddr` is unspecified, the same addres like `eth0`. If `DataPathAddr` is unspecified, the same address
as `AdvertiseAddr` is used. as `AdvertiseAddr` is used.
The `DataPathAddr` specifies the address that global scope The `DataPathAddr` specifies the address that global scope

View file

@ -1243,7 +1243,7 @@ definitions:
type: "object" type: "object"
properties: properties:
Bridge: Bridge:
description: Name of the network'a bridge (for example, `docker0`). description: Name of the network's bridge (for example, `docker0`).
type: "string" type: "string"
example: "docker0" example: "docker0"
SandboxID: SandboxID:
@ -9880,7 +9880,7 @@ paths:
description: | description: |
Address or interface to use for data path traffic (format: Address or interface to use for data path traffic (format:
`<ip|interface>`), for example, `192.168.1.1`, or an interface, `<ip|interface>`), for example, `192.168.1.1`, or an interface,
like `eth0`. If `DataPathAddr` is unspecified, the same addres like `eth0`. If `DataPathAddr` is unspecified, the same address
as `AdvertiseAddr` is used. as `AdvertiseAddr` is used.
The `DataPathAddr` specifies the address that global scope The `DataPathAddr` specifies the address that global scope

View file

@ -1274,7 +1274,7 @@ definitions:
type: "object" type: "object"
properties: properties:
Bridge: Bridge:
description: Name of the network'a bridge (for example, `docker0`). description: Name of the network's bridge (for example, `docker0`).
type: "string" type: "string"
example: "docker0" example: "docker0"
SandboxID: SandboxID:
@ -10050,7 +10050,7 @@ paths:
description: | description: |
Address or interface to use for data path traffic (format: Address or interface to use for data path traffic (format:
`<ip|interface>`), for example, `192.168.1.1`, or an interface, `<ip|interface>`), for example, `192.168.1.1`, or an interface,
like `eth0`. If `DataPathAddr` is unspecified, the same addres like `eth0`. If `DataPathAddr` is unspecified, the same address
as `AdvertiseAddr` is used. as `AdvertiseAddr` is used.
The `DataPathAddr` specifies the address that global scope The `DataPathAddr` specifies the address that global scope