From: Wolfgang Bangerth Date: Wed, 17 Jul 2024 15:57:32 +0000 (-0600) Subject: Fix a typo. X-Git-Tag: v9.6.0-rc1~82^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2a97538e246335f45a73aa59a27bd3f24aff204;p=dealii.git Fix a typo. --- diff --git a/doc/doxygen/headers/exceptions.h b/doc/doxygen/headers/exceptions.h index 08a251c61b..adc7b36dbe 100644 --- a/doc/doxygen/headers/exceptions.h +++ b/doc/doxygen/headers/exceptions.h @@ -393,7 +393,7 @@ * undesirable and one needs to exit in a somewhat more graceful * way -- even if there is really not very much one can do in these * cases to still produce a meaningful result. An example is if a - * deal.II program is run a one module in a bigger framework of + * deal.II program is run as one module in a bigger framework of * software. Think, for example, of a case where a deal.II program * computed the flow field that corresponds to a set of input * variables provided by some optimization routine: if the optimizer