From 79af30dc93028ea79680b60505d55baa41d7624e Mon Sep 17 00:00:00 2001 From: bangerth Date: Fri, 30 Sep 2011 11:03:12 +0000 Subject: [PATCH] Update documentation in one place. git-svn-id: https://svn.dealii.org/trunk@24480 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-17/step-17.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5