From 9d33bfe0721dd30b23509411d201e3de263acd43 Mon Sep 17 00:00:00 2001 From: bangerth Date: Sat, 28 Jan 2012 13:25:46 +0000 Subject: [PATCH] Fix markup problem. git-svn-id: https://svn.dealii.org/trunk@24947 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-21/step-21.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/examples/step-21/step-21.cc b/deal.II/examples/step-21/step-21.cc index 87fdcab89a..7f167dbdaa 100644 --- a/deal.II/examples/step-21/step-21.cc +++ b/deal.II/examples/step-21/step-21.cc @@ -3,7 +3,7 @@ /* $Id$ */ /* */ -/* Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 by the deal.II authors */ +/* Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors */ /* */ /* This file is subject to QPL and may not be distributed */ /* without copyright and license information. Please refer */ @@ -987,7 +987,7 @@ namespace Step21 // First for the cell terms. These are, // following the formulas in the // introduction, $(S^n,\sigma)-(F(S^n) - // \mathbf{v}^{n+1},\nabla sigma)$, + // \mathbf{v}^{n+1},\nabla \sigma)$, // where $\sigma$ is the saturation // component of the test function: for (unsigned int q=0; q