From: wolf Date: Tue, 30 Nov 1999 15:20:44 +0000 (+0000) Subject: One more doc fix. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1ff79196fc492d2976f4e26cc9f639cb38ba39b;p=dealii-svn.git One more doc fix. git-svn-id: https://svn.dealii.org/trunk@1963 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 834761a7ac..566796546f 100644 --- a/deal.II/base/include/base/data_out_base.h +++ b/deal.II/base/include/base/data_out_base.h @@ -173,7 +173,7 @@ * All objects get one texture definition called Tex. This texture has to be * declared somewhere before the object data. This may be in an external * data file or at the beginning of the output file. - * Setting the external_data flag to false, an standard camera, light and + * Setting the #external_data# flag to false, an standard camera, light and * texture (scaled to fit the scene) is added to the outputfile. Set to true * an include file "data.inc" is included. This file is not generated by deal * and has to include camera, light and the texture definition Tex.