From: Timo Heister Date: Tue, 1 Mar 2016 13:00:16 +0000 (-0500) Subject: small typo X-Git-Tag: v8.5.0-rc1~1259^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2281%2Fhead;p=dealii.git small typo --- diff --git a/doc/readme.html b/doc/readme.html index 27f46ded1e..d2daea0600 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -413,7 +413,7 @@ cmake. You will not be able to solve problems of this size on a single machine, but only when using clusters of computers and linear algebra packages PETSc or Trilinos. - To use this option with PETSc, PESTc must be compiled + To use this option with PETSc, PETSc must be compiled with the option --with-64-bit-indices.