diff --git a/doc/src/Build_development.rst b/doc/src/Build_development.rst index deb9d5b3cb..3b3d532d7e 100644 --- a/doc/src/Build_development.rst +++ b/doc/src/Build_development.rst @@ -216,7 +216,7 @@ The force style test programs have a common set of options: - verbose output: also print the executed LAMMPS commands The ``ctest`` tool has no mechanism to directly pass flags to the individual -test programs, but a workaround has been implmented where these flags can be +test programs, but a workaround has been implemented where these flags can be set in an environment variable ``TEST_ARGS``. Example: .. code-block:: bash