From ec4f1b71b54fabf9373e6d8b4e7a0d2add087865 Mon Sep 17 00:00:00 2001 From: Kalin Kiesling Date: Wed, 6 Apr 2022 14:14:12 -0500 Subject: [PATCH] fixing a typo because I mix up control and command keys on macs still - again --- docs/source/usersguide/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/usersguide/install.rst b/docs/source/usersguide/install.rst index 3277fc6e47..3e3f7754a6 100644 --- a/docs/source/usersguide/install.rst +++ b/docs/source/usersguide/install.rst @@ -357,7 +357,7 @@ OPENMC_USE_MPI please see the `FindMPI.cmake documentation `_. To set any of these options (e.g., turning on profiling), the following form -should be used:ß +should be used: .. code-block:: sh