PEP 571: remove duplicated word (#887)
This commit is contained in:
parent
5bf886ecbb
commit
c253cffef3
|
@ -192,7 +192,7 @@ Compatibility with kernels that lack ``vsyscall``
|
||||||
|
|
||||||
A Docker container assumes that its userland is compatible with its
|
A Docker container assumes that its userland is compatible with its
|
||||||
host's kernel. Unfortunately, an increasingly common kernel
|
host's kernel. Unfortunately, an increasingly common kernel
|
||||||
configuration breaks breaks this assumption for x86_64 CentOS 6 Docker
|
configuration breaks this assumption for x86_64 CentOS 6 Docker
|
||||||
images.
|
images.
|
||||||
|
|
||||||
Versions 2.14 and earlier of ``glibc`` require the kernel provide an
|
Versions 2.14 and earlier of ``glibc`` require the kernel provide an
|
||||||
|
|
Loading…
Reference in New Issue