From cdc739505ce3e136b2ce54f9415867b520f22c0b Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 7 Nov 2016 11:25:11 -0700 Subject: [PATCH] Add periods in a couple of places in the README. --- doc/readme.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/readme.html b/doc/readme.html index 7ebe1aebb6..be85d37ae7 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -666,7 +666,7 @@

To disable the PETSc interfaces in cases where cmake - automatically finds it, use -DDEAL_II_WITH_PETSC=OFF + automatically finds it, use -DDEAL_II_WITH_PETSC=OFF. More information on configuring and building PETSc can be found here.

@@ -687,7 +687,7 @@

To disable the SLEPc interfaces in cases where cmake - automatically finds it, use -DDEAL_II_WITH_PETSC=OFF + automatically finds it, use -DDEAL_II_WITH_PETSC=OFF. More information on configuring and building SLEPc can be found here.

@@ -729,7 +729,7 @@

To disable the Trilinos interfaces in cases where cmake automatically finds it, use - -DDEAL_II_WITH_TRILINOS=OFF More details about + -DDEAL_II_WITH_TRILINOS=OFF. More details about compatibility and configuration can be found here.

-- 2.39.5