Pārlūkot izejas kodu

Merge pull request #25712 from thaJeztah/carry-25613-fix-capitalization

Fix capitalization
Sebastiaan van Stijn 9 gadi atpakaļ
vecāks
revīzija
2806b3b6c7
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      docs/security/trust/content_trust.md
  2. 1 1
      man/docker-run.1.md

+ 1 - 1
docs/security/trust/content_trust.md

@@ -33,7 +33,7 @@ and [Notary](../../reference/commandline/cli.md#notary) configuration
 for the docker client for more options.
 for the docker client for more options.
 
 
 Once content trust is enabled, image publishers can sign their images. Image consumers can
 Once content trust is enabled, image publishers can sign their images. Image consumers can
-ensure that the images they use are signed. publishers and consumers can be
+ensure that the images they use are signed. Publishers and consumers can be
 individuals alone or in organizations. Docker's content trust supports users and
 individuals alone or in organizations. Docker's content trust supports users and
 automated processes such as builds.
 automated processes such as builds.
 
 

+ 1 - 1
man/docker-run.1.md

@@ -992,7 +992,7 @@ network namespace, run this command:
 
 
 Note:
 Note:
 
 
-Not all sysctls are namespaced. docker does not support changing sysctls
+Not all sysctls are namespaced. Docker does not support changing sysctls
 inside of a container that also modify the host system. As the kernel 
 inside of a container that also modify the host system. As the kernel 
 evolves we expect to see more sysctls become namespaced.
 evolves we expect to see more sysctls become namespaced.