Skip to content

Commit 940a414

Browse files
committed
docs: fix spacing error
Fix a whitespace error that caused some text to render incorrectly. No content changes. Signed-off-by: Jeff Squyres <jeff@squyres.com>
1 parent cd4f1b9 commit 940a414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installing-open-mpi/configure-cli-options/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ be used with ``configure``:
202202
* ``btl`` specifies the entire BTL framework
203203
* ``btl-tcp`` specifies just the TCP component in the BTL framework
204204
* ``mtl,btl-tcp`` specifies the entire MTL framework and the TCP
205-
component in the BTL framework
205+
component in the BTL framework
206206

207207
Open MPI's ``configure`` script uses the values of these two options
208208
when evaluating each component to determine how it should be built

0 commit comments

Comments
 (0)