Skip to content

#920 Fix some small typos etc in the dune-grid-howto tutorial

Metadata

Property Value
Reported by Arne Morten Kvarving (arne.morten.kvarving@sintef.no)
Reported at May 23, 2011 13:42
Type Bug Report
Version 2.0
Operating System Unspecified / All
Last edited by Oliver Sander (oliver.sander@tu-dresden.de)
Last edited at May 26, 2011 15:45
Closed by Oliver Sander (oliver.sander@tu-dresden.de)
Closed at May 26, 2011 15:45
Closed in version Unknown
Resolution Fixed
Comment in dune-grid-howto 356 (trunk) and 357 (2.1)

Description

this is corrections for a few typos et al i noticed while following the tuturial.

breakline.patch : page overflow. breaks the line to avoid it commas.patch : this is a secondary sentence (not sure that's the english word) and should be delimited with commas. repeated.patch : the term 'reference element' occurs twice in a row. typo.patch : should be self-explanatory. typo2.patch : ditto. unitcube.patch : as stands, the example is a expensive way to represent the point (1,1).

note that these are git-format patches (i.e. apply with patch -p1)

if this is not where to submit patches (i.e. you'd rather i sent them to the ml or something), don't hesitate to tell me)

Attachments