From: Wolfgang Bangerth Date: Fri, 30 Sep 2011 11:03:12 +0000 (+0000) Subject: Update documentation in one place. X-Git-Tag: v8.0.0~3335 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e044cf820ba8f8f74c79dafd22f1ae920ada22c;p=dealii.git Update documentation in one place. git-svn-id: https://svn.dealii.org/trunk@24480 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-17/step-17.cc b/deal.II/examples/step-17/step-17.cc index 7ac66c2a26..5d4cfd1456 100644 --- a/deal.II/examples/step-17/step-17.cc +++ b/deal.II/examples/step-17/step-17.cc @@ -51,7 +51,7 @@ // of processes and the number of the // present process by calling the // respective functions in the - // Utilities::System namespace. + // Utilities::MPI namespace. #include // Then, we are // going to replace all linear algebra