]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Escape words that also denote namespaces.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 29 Nov 2015 18:18:20 +0000 (12:18 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 30 Nov 2015 12:50:35 +0000 (06:50 -0600)
include/deal.II/fe/fe.h

index bb9174feb8ce81b5b60c27c38cb65764b770d969..3047e4d8f0aae4dce3b7cec45f4c836782e29680 100644 (file)
@@ -57,14 +57,14 @@ namespace hp
  *   (restriction or prolongation) or neighboring cells (for hanging
  *   node constraints), as well as to other finite element spaces
  *   defined on the same cell (e.g., when doing $p$ refinement).
- * - Functions that describe the properties of individual shape functions,
+ * - %Functions that describe the properties of individual shape functions,
  *   for example which @ref GlossComponent "vector components" of a
  *   @ref vector_valued "vector-valued finite element's" shape function
  *   is nonzero, or whether an element is @ref GlossPrimitive "primitive".
  * - For elements that are interpolatory, such as the common $Q_p$
  *   Lagrange elements, data that describes where their
  *   @ref GlossSupport "support points" are located.
- * - Functions that define the interface to the FEValues class that is
+ * - %Functions that define the interface to the FEValues class that is
  *   almost always used to access finite element shape functions from
  *   user code.
  *

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.