From: Wolfgang Bangerth Date: Tue, 16 Feb 2010 16:19:17 +0000 (+0000) Subject: Fix anchor name. X-Git-Tag: v8.0.0~6421 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fbaee68f2eb00220c48842e1d7dd20b1098d7f6;p=dealii.git Fix anchor name. git-svn-id: https://svn.dealii.org/trunk@20650 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/glossary.h b/deal.II/doc/doxygen/headers/glossary.h index 1102010d6c..f438f05ba6 100644 --- a/deal.II/doc/doxygen/headers/glossary.h +++ b/deal.II/doc/doxygen/headers/glossary.h @@ -423,7 +423,7 @@ Article{JK10, * the finite element basis functions to a single grid cell. * * - *
@anchor SubdomainId Subdomain id
+ *
@anchor GlossSubdomainId Subdomain id
*
Each cell of a triangulation has associated with it a property called * the "subdomain id" that can be queried using a call like * cell-@>subdomain_id() and that can be set for example by using