]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Marc fixes a typographical bug in MathGL output.
authoryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 Aug 2013 08:19:58 +0000 (08:19 +0000)
committeryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 Aug 2013 08:19:58 +0000 (08:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@30412 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/grid_out.cc

index 839f3ff04b58f2b5fea893e7addef4c3233a243e..1a4892974582b60a5405255ac2ced2ee9fe286d0 100644 (file)
@@ -577,7 +577,7 @@ GridOut::declare_parameters(ParameterHandler &param)
   GridOutFlags::XFig::declare_parameters(param);
   param.leave_subsection();
 
-  param.enter_subsection("MathGl");
+  param.enter_subsection("MathGL");
   GridOutFlags::MathGL::declare_parameters(param);
   param.leave_subsection();
 }

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.