From 7401b5110d6b87913e49d836139c774f2dcd3500 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Mon, 21 Feb 2022 04:59:00 -0600 Subject: [PATCH] Update doc/developers/testsuite.html Co-authored-by: Luca Heltai --- doc/developers/testsuite.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developers/testsuite.html b/doc/developers/testsuite.html index 93c37f0ef0..9c76bddac5 100644 --- a/doc/developers/testsuite.html +++ b/doc/developers/testsuite.html @@ -559,7 +559,7 @@ category/test.mpirun=N.output
 category/test.threads=N.output
 
- This is declaration is equivalent to setting the environment variable + This declaration is equivalent to setting the environment variable DEAL_II_NUM_THREADS, or calling MultithreadInfo::set_thread_limit() by hand.

-- 2.39.5