From: bangerth Date: Mon, 31 May 2010 23:19:26 +0000 (+0000) Subject: Fix reference. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bb191be5672402bc97306e2b8b2ad81b9652a3f;p=dealii-svn.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,