From d621129b23f9686b79054727571f37ab5dc0ef05 Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Wed, 9 May 2001 12:15:06 +0000 Subject: [PATCH] Another doc fix. git-svn-id: https://svn.dealii.org/trunk@4579 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/sparse_direct.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/lac/include/lac/sparse_direct.h b/deal.II/lac/include/lac/sparse_direct.h index 7678e19ceb..b62a2a20ae 100644 --- a/deal.II/lac/include/lac/sparse_direct.h +++ b/deal.II/lac/include/lac/sparse_direct.h @@ -68,7 +68,7 @@ * @p{MA27B}. The documentation of the MA27 functions gives ways to * obtain estimates for their values, e.g. by evaluating values * returned by functions called before. However, the documentation - * only states that the values have to be @it{at least as large} as + * only states that the values have to be @em{at least as large} as * the estimates, a hint that is not very useful oftentimes (in my * humble opinion, the lack of dynamic memory allocation mechanism is * a good reason not to program in Fortran 77...). -- 2.39.5