From b0846f60c96c809105d039ef314e10a8b23a699f Mon Sep 17 00:00:00 2001 From: Tomasz Chabora Date: Wed, 17 Apr 2019 13:42:56 +0200 Subject: Consistently wrap booleans in [code] --- modules/opensimplex/doc_classes/NoiseTexture.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/opensimplex') diff --git a/modules/opensimplex/doc_classes/NoiseTexture.xml b/modules/opensimplex/doc_classes/NoiseTexture.xml index 25f104b221..84af8abdc4 100644 --- a/modules/opensimplex/doc_classes/NoiseTexture.xml +++ b/modules/opensimplex/doc_classes/NoiseTexture.xml @@ -15,7 +15,7 @@ - If true, the resulting texture contains a normal map created from the original noise interpreted as a bump map. + If [code]true[/code], the resulting texture contains a normal map created from the original noise interpreted as a bump map. -- cgit v1.2.3