From e1ff79196fc492d2976f4e26cc9f639cb38ba39b Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 30 Nov 1999 15:20:44 +0000 Subject: [PATCH] One more doc fix. git-svn-id: https://svn.dealii.org/trunk@1963 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/data_out_base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5