From: Bruno Blais Date: Fri, 29 May 2020 11:48:24 +0000 (-0400) Subject: Update examples/step-68/step-68.cc X-Git-Tag: v9.3.0-rc1~1101^2~24 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24178e8349a69ee9144de5c0fb36924b94af6630;p=dealii.git Update examples/step-68/step-68.cc Co-authored-by: Peter Munch --- 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