From 59f1946e14f35be802dbd858a7dda96b641e9fc8 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 30 Oct 2007 22:21:40 +0000 Subject: [PATCH] Better line wrap. git-svn-id: https://svn.dealii.org/trunk@15401 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/headers/glossary.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/doxygen/headers/glossary.h b/deal.II/doc/doxygen/headers/glossary.h index 4268a05d02..7f7c182862 100644 --- a/deal.II/doc/doxygen/headers/glossary.h +++ b/deal.II/doc/doxygen/headers/glossary.h @@ -33,8 +33,8 @@ * prepared by DoFRenumbering::block_wise(). * * Originally, this concept was intermixed with the idea of the vector - * @ref GlossComponent "component". Since the introduction of non-@ref - * GlossPrimitive "primitive" elements, they became different. Take + * @ref GlossComponent "component". Since the introduction of + * non-@ref GlossPrimitive "primitive" elements, they became different. Take * for instance the solution of the mixed Laplacian system with * FE_RaviartThomas. There, the first dim components are the * directional derivatives. Since the shape functions are linear -- 2.39.5