From 6dc6ba7804ba8249376bfa44d1f57618d0597045 Mon Sep 17 00:00:00 2001 From: Daniel Garcia-Sanchez Date: Wed, 14 Oct 2020 11:33:46 +0200 Subject: [PATCH] Fix typo --- doc/doxygen/headers/distributed.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/headers/distributed.h b/doc/doxygen/headers/distributed.h index 72223151eb..e19e7b5fe1 100644 --- a/doc/doxygen/headers/distributed.h +++ b/doc/doxygen/headers/distributed.h @@ -25,7 +25,7 @@ * *

Overview

* - * deal.II can use multiple machine connected via MPI to parallelize + * deal.II can use multiple machines connected via MPI to parallelize * computations, in addition to the parallelization within a shared * memory machine discussed in the @ref threads module. There are * essentially two ways to utilize multiple machines: -- 2.39.5