fixing a typo because I mix up control and command keys on macs still - again

This commit is contained in:
Kalin Kiesling 2022-04-06 14:14:12 -05:00
parent 6208b40770
commit ec4f1b71b5

View file

@ -357,7 +357,7 @@ OPENMC_USE_MPI
please see the `FindMPI.cmake documentation <https://cmake.org/cmake/help/latest/module/FindMPI.html>`_.
To set any of these options (e.g., turning on profiling), the following form
should be used:ß
should be used:
.. code-block:: sh