From: Wolfgang Bangerth Date: Sat, 2 Nov 2019 03:35:13 +0000 (-0600) Subject: Be consistent with spaces. X-Git-Tag: v9.2.0-rc1~925^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8cfe9af9f27da747a214b675c658fa2cebdf402;p=dealii.git Be consistent with spaces. --- diff --git a/include/deal.II/base/data_out_base.h b/include/deal.II/base/data_out_base.h index 73399f119a..324721d10c 100644 --- a/include/deal.II/base/data_out_base.h +++ b/include/deal.II/base/data_out_base.h @@ -3038,7 +3038,7 @@ public: * DataOutInterface::write_pvtu_record(). * * For example, running - * write_vtu_with_pvtu_record("output/","solution", 3, 4, comm, 2) + * write_vtu_with_pvtu_record("output/", "solution", 3, 4, comm, 2) * on 10 processes generates the files * @code * output/solution_0003.0.vtu