Skip to content

Commit

Permalink
chore: remove repetitive words
Browse files Browse the repository at this point in the history
chore: remove repetitive words

Signed-off-by: avoidaway <cmoman@126.com>
  • Loading branch information
avoidaway committed Mar 30, 2024
1 parent 1f539a6 commit 98d51b5
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion contrib/download-frozen-image-v2.sh
Expand Up @@ -11,7 +11,7 @@ set -eo pipefail
# scope, but may not accept contributions beyond that.
#
# For users who have a similar need but require more flexibility/functionality,
# refer the the discussion on GitHub, which mentions various alternatives that
# refer to the discussion on GitHub, which mentions various alternatives that
# are more suitable for other uses: https://github.com/moby/moby/issues/40857

# hello-world latest ef872312fe1b 3 months ago 910 B
Expand Down
2 changes: 1 addition & 1 deletion docs/api/v1.25.yaml
Expand Up @@ -3909,7 +3909,7 @@ paths:
default: false
- name: "stream"
in: "query"
description: "Stream attached streams from the the time the request was made onwards"
description: "Stream attached streams from the time the request was made onwards"
type: "boolean"
default: false
- name: "stdin"
Expand Down
2 changes: 1 addition & 1 deletion docs/api/v1.26.yaml
Expand Up @@ -3913,7 +3913,7 @@ paths:
default: false
- name: "stream"
in: "query"
description: "Stream attached streams from the the time the request was made onwards"
description: "Stream attached streams from the time the request was made onwards"
type: "boolean"
default: false
- name: "stdin"
Expand Down
2 changes: 1 addition & 1 deletion docs/api/v1.27.yaml
Expand Up @@ -3980,7 +3980,7 @@ paths:
default: false
- name: "stream"
in: "query"
description: "Stream attached streams from the the time the request was made onwards"
description: "Stream attached streams from the time the request was made onwards"
type: "boolean"
default: false
- name: "stdin"
Expand Down
4 changes: 2 additions & 2 deletions docs/api/v1.32.yaml
Expand Up @@ -3795,7 +3795,7 @@ definitions:
- "process"
InitBinary:
description: |
Name and, optional, path of the the `docker-init` binary.
Name and, optional, path of the `docker-init` binary.
If the path is omitted, the daemon searches the host's `$PATH` for the
binary and uses the first result.
Expand Down Expand Up @@ -4013,7 +4013,7 @@ definitions:
- "https://registry-3.docker.io/"
Secure:
description: |
Indicates if the the registry is part of the list of insecure
Indicates if the registry is part of the list of insecure
registries.
If `false`, the registry is insecure. Insecure registries accept
Expand Down
4 changes: 2 additions & 2 deletions docs/api/v1.33.yaml
Expand Up @@ -3799,7 +3799,7 @@ definitions:
- "process"
InitBinary:
description: |
Name and, optional, path of the the `docker-init` binary.
Name and, optional, path of the `docker-init` binary.
If the path is omitted, the daemon searches the host's `$PATH` for the
binary and uses the first result.
Expand Down Expand Up @@ -4017,7 +4017,7 @@ definitions:
- "https://registry-3.docker.io/"
Secure:
description: |
Indicates if the the registry is part of the list of insecure
Indicates if the registry is part of the list of insecure
registries.
If `false`, the registry is insecure. Insecure registries accept
Expand Down
4 changes: 2 additions & 2 deletions docs/api/v1.34.yaml
Expand Up @@ -3827,7 +3827,7 @@ definitions:
- "process"
InitBinary:
description: |
Name and, optional, path of the the `docker-init` binary.
Name and, optional, path of the `docker-init` binary.
If the path is omitted, the daemon searches the host's `$PATH` for the
binary and uses the first result.
Expand Down Expand Up @@ -4045,7 +4045,7 @@ definitions:
- "https://registry-3.docker.io/"
Secure:
description: |
Indicates if the the registry is part of the list of insecure
Indicates if the registry is part of the list of insecure
registries.
If `false`, the registry is insecure. Insecure registries accept
Expand Down
4 changes: 2 additions & 2 deletions docs/api/v1.35.yaml
Expand Up @@ -3830,7 +3830,7 @@ definitions:
- "process"
InitBinary:
description: |
Name and, optional, path of the the `docker-init` binary.
Name and, optional, path of the `docker-init` binary.
If the path is omitted, the daemon searches the host's `$PATH` for the
binary and uses the first result.
Expand Down Expand Up @@ -4048,7 +4048,7 @@ definitions:
- "https://registry-3.docker.io/"
Secure:
description: |
Indicates if the the registry is part of the list of insecure
Indicates if the registry is part of the list of insecure
registries.
If `false`, the registry is insecure. Insecure registries accept
Expand Down
4 changes: 2 additions & 2 deletions docs/api/v1.36.yaml
Expand Up @@ -3843,7 +3843,7 @@ definitions:
- "process"
InitBinary:
description: |
Name and, optional, path of the the `docker-init` binary.
Name and, optional, path of the `docker-init` binary.
If the path is omitted, the daemon searches the host's `$PATH` for the
binary and uses the first result.
Expand Down Expand Up @@ -4061,7 +4061,7 @@ definitions:
- "https://registry-3.docker.io/"
Secure:
description: |
Indicates if the the registry is part of the list of insecure
Indicates if the registry is part of the list of insecure
registries.
If `false`, the registry is insecure. Insecure registries accept
Expand Down
4 changes: 2 additions & 2 deletions docs/api/v1.37.yaml
Expand Up @@ -3863,7 +3863,7 @@ definitions:
- "process"
InitBinary:
description: |
Name and, optional, path of the the `docker-init` binary.
Name and, optional, path of the `docker-init` binary.
If the path is omitted, the daemon searches the host's `$PATH` for the
binary and uses the first result.
Expand Down Expand Up @@ -4081,7 +4081,7 @@ definitions:
- "https://registry-3.docker.io/"
Secure:
description: |
Indicates if the the registry is part of the list of insecure
Indicates if the registry is part of the list of insecure
registries.
If `false`, the registry is insecure. Insecure registries accept
Expand Down

0 comments on commit 98d51b5

Please sign in to comment.