From 24178e8349a69ee9144de5c0fb36924b94af6630 Mon Sep 17 00:00:00 2001 From: Bruno Blais Date: Fri, 29 May 2020 07:48:24 -0400 Subject: [PATCH] Update examples/step-68/step-68.cc Co-authored-by: Peter Munch --- examples/step-68/step-68.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-68/step-68.cc b/examples/step-68/step-68.cc index 7eb3943a7a..b8af14aa41 100644 --- a/examples/step-68/step-68.cc +++ b/examples/step-68/step-68.cc @@ -68,7 +68,7 @@ #include // Since the particles do not form a triangulation, they have their -// own specific data out class which will enable us to write them +// own specific DataOut class which will enable us to write them // to commonly used parallel vtu format #include -- 2.39.5