docs: fix various typos (#3075)

Found via `codespell -q 3 -L nd,ot,thist`
This commit is contained in:
luzpaz
2021-07-04 19:58:35 -04:00
committed by GitHub
parent 795e3c4ce1
commit 8bee61b645
11 changed files with 11 additions and 11 deletions

View File

@@ -384,7 +384,7 @@ jobs:
run: yum -y install https://developer.download.nvidia.com/hpc-sdk/20.9/nvhpc-20-9-20.9-1.x86_64.rpm https://developer.download.nvidia.com/hpc-sdk/20.9/nvhpc-2020-20.9-1.x86_64.rpm
# On CentOS 7, we have to filter a few tests (compiler internal error)
# and allow deeper templete recursion (not needed on CentOS 8 with a newer
# and allow deeper template recursion (not needed on CentOS 8 with a newer
# standard library). On some systems, you many need further workarounds:
# https://github.com/pybind/pybind11/pull/2475
- name: Configure