From: Wolfgang Bangerth Date: Sat, 1 Aug 2009 17:55:51 +0000 (+0000) Subject: Escape one word. X-Git-Tag: v8.0.0~7400 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e84787bcc8df83d87a81730118f0f0ae6700fe7a;p=dealii.git Escape one word. git-svn-id: https://svn.dealii.org/trunk@19165 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-36/doc/results.dox b/deal.II/examples/step-36/doc/results.dox index 153f725553..9b59893b03 100644 --- a/deal.II/examples/step-36/doc/results.dox +++ b/deal.II/examples/step-36/doc/results.dox @@ -179,7 +179,7 @@ be used in conjunction with the DataOut class. Examples of how this can be done can be found in @ref step_29 "step-29" and @ref step_33 "step-33". -
  • What happens if the particle in the box has internal degrees of +
  • What happens if the particle in the box has %internal degrees of freedom? For example, if the particle were a spin-$1/2$ particle? In that case, we may want to start solving a vector-valued problem instead.