Skip to content

#1060 typo in documentation: cytpe -> ctype; plural; incomplete sentence

Metadata

Property Value
Reported by Ansgar Burchardt (burchardt@igpm.rwth-aachen.de)
Reported at Apr 5, 2012 23:22
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Last edited at Jan 23, 2013 13:48
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at Jan 23, 2013 13:48
Closed in version Unknown
Resolution Fixed
Comment

Description

There is a typo in dune/geometry/genericgeometry/geometry.hh: it should be "ctype", not "cytpe". In the next line "implementations" needs to be plural. Please apply the attached patch for these.

A few lines below that (line 88) the sentence

[...] or for grids with only affine transformations - which in the case of the local geometries is often true the variable; the last template argument [...]

is missing something. I believe it should be something like

  • or for grids with only affine transformations — which in the case of
  • the local geometries is often true — the last template [...]

but I'm not sure (too late already).

Ansgar

Attachments