From 8932371f1ca59e5471b52bca8ce24b101e18e1f6 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 15 Jan 2006 00:17:58 +0000 Subject: [PATCH] Fix xref. git-svn-id: https://svn.dealii.org/trunk@12030 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/headers/grid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/doxygen/headers/grid.h b/deal.II/doc/doxygen/headers/grid.h index fc7620535c..70c4cf05ba 100644 --- a/deal.II/doc/doxygen/headers/grid.h +++ b/deal.II/doc/doxygen/headers/grid.h @@ -82,7 +82,7 @@ * * Meshes can be written to output files in a number of different formats. If * this involves simulation results obtained on this mesh, then this is done - * using the DataOut class (described in more detail in the @ref Output + * using the DataOut class (described in more detail in the @ref output * module). On the other hand, if only the geometry and topology of the mesh * is to be written to a file, the GridOut class can do this for you. * -- 2.39.5