From: Matthias Maier Date: Wed, 13 May 2020 18:29:39 +0000 (-0500) Subject: typo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=357d23b9cb4e61219eeebbdbbdb9ab2b1fedcfcc;p=release-papers.git typo --- diff --git a/release-tasks b/release-tasks index 0c2b6d1..211a19f 100644 --- a/release-tasks +++ b/release-tasks @@ -495,7 +495,7 @@ Thanks! * Generate and install the documentation from a clean working directory containing the tagged release and configure with: - cmake -DDOCUMENATION=ON -DDEAL_II_DOXYGEN_WITH_MATHJAX=ON -DDEAL_II_DOXYGEN_USE_ONLINE_MATHJAX=OFF -DDEAL_II_COMPILE_EXAMPLES=OFF -DCMAKE_INSTALL_PREFIX= + cmake -DDOCUMENTATION=ON -DDEAL_II_DOXYGEN_WITH_MATHJAX=ON -DDEAL_II_DOXYGEN_USE_ONLINE_MATHJAX=OFF -DDEAL_II_COMPILE_EXAMPLES=OFF -DCMAKE_INSTALL_PREFIX= * generate and install the documentation and examples