From: bangerth Date: Mon, 7 Jun 2010 20:59:21 +0000 (+0000) Subject: Fix grammar problem. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6d1a0a64586f72a889d86940a592d5fe8e64fd7;p=dealii-svn.git Fix grammar problem. git-svn-id: https://svn.dealii.org/trunk@21167 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/multithreading.h b/deal.II/doc/doxygen/headers/multithreading.h index 895fee0116..e29088162b 100644 --- a/deal.II/doc/doxygen/headers/multithreading.h +++ b/deal.II/doc/doxygen/headers/multithreading.h @@ -12,7 +12,7 @@ //------------------------------------------------------------------------- /** - * @defgroup threads Parallel computing with multiple processors accessing the shared memory + * @defgroup threads Parallel computing with multiple processors accessing shared memory * @ingroup Parallel * * @brief A module discussing the use of parallelism on shared memory