From 40294834939750dd67d48cf1538c4c7700d13f63 Mon Sep 17 00:00:00 2001 From: Kalin Kiesling Date: Tue, 5 Apr 2022 15:59:41 -0500 Subject: [PATCH] wording --- 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 d7173e8c04..53c06ab0ad 100644 --- a/docs/source/usersguide/install.rst +++ b/docs/source/usersguide/install.rst @@ -387,7 +387,7 @@ Example of configuring for Debug mode: Compiling with MPI ++++++++++++++++++ -To compile with MPI, use the `-DOPENMC_USE_MPI=on` cmake flag. For example, in a bash shell: +To compile with MPI, use the `-DOPENMC_USE_MPI=on` cmake option. For example, in a bash shell: .. code-block:: sh