Fix spelling in documents (#6948)

* Update roxygen2 doc.

Co-authored-by: fis <jm.yuan@outlook.com>
This commit is contained in:
Andrew Ziem
2021-05-11 06:44:36 -06:00
committed by GitHub
parent 2a9979e256
commit 3e7e426b36
100 changed files with 284 additions and 284 deletions

View File

@@ -1,4 +1,4 @@
This folder contains testcases for XGBoost c++ core, Python package and some other CI
This folder contains test cases for XGBoost c++ core, Python package and some other CI
facilities.
# Directories
@@ -9,7 +9,7 @@ facilities.
* python: Tests for Python package, demonstrations and CLI. For how to setup the
dependencies for tests, see conda files in `ci_build`.
* python-gpu: Similar to python tests, but for GPU.
* travis: CI facilities for travis.
* travis: CI facilities for Travis.
* distributed: Legacy tests for distributed system. Most of the distributed tests are
in Python tests using `dask` and jvm package using `spark`.
* benchmark: Legacy benchmark code. There are a number of benchmark projects for
@@ -17,4 +17,4 @@ facilities.
# Others
* pytest.ini: Describes the `pytest` marker for python tests, some markers are generated
by `conftest.py` file.
by `conftest.py` file.