From: bangerth Date: Fri, 30 Sep 2011 11:03:12 +0000 (+0000) Subject: Update documentation in one place. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79af30dc93028ea79680b60505d55baa41d7624e;p=dealii-svn.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