From 0f7639d2a95a628487139718a70edaab46ad1908 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 14 Jul 2016 22:06:18 -0500 Subject: [PATCH] Work around a silly problem with doxygen. --- doc/doxygen/headers/glossary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/headers/glossary.h b/doc/doxygen/headers/glossary.h index 59b441aff0..a2c1667d76 100644 --- a/doc/doxygen/headers/glossary.h +++ b/doc/doxygen/headers/glossary.h @@ -1316,7 +1316,7 @@ * No program is truly scalable in this theoretical sense. Rather, all programs * cease to scale once either $N$ or $P$ grows larger than certain limits. * We therefore often say things such as "the program scales up to - * 4,000 cores", or "the program scales up to $10^{8}$ unknowns". There are + * 4,000 cores", or "the program scales up to 100,000,000 unknowns". There are * a number of reasons why programs cannot scale without limit; these can * all be illustrated by just looking at the (relatively simple) step-17 * tutorial program: -- 2.39.5