From: Wolfgang Bangerth Date: Mon, 31 May 2010 23:19:26 +0000 (+0000) Subject: Fix reference. X-Git-Tag: v8.0.0~6094 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d45660d68418b8025a72509ab2b63a57b4bf14a1;p=dealii.git Fix reference. git-svn-id: https://svn.dealii.org/trunk@21140 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/data_out_base.h b/deal.II/base/include/base/data_out_base.h index 96210dbcae..bc2c8748ea 100644 --- a/deal.II/base/include/base/data_out_base.h +++ b/deal.II/base/include/base/data_out_base.h @@ -1394,7 +1394,7 @@ class DataOutBase /** * Output in @ref - * SoftwareVTU format. + * SoftwareVTK format. */ vtu,