summaryrefslogtreecommitdiffstats
path: root/doc/classes/VisualShaderNodeIntConstant.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/VisualShaderNodeIntConstant.xml')
-rw-r--r--doc/classes/VisualShaderNodeIntConstant.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/VisualShaderNodeIntConstant.xml b/doc/classes/VisualShaderNodeIntConstant.xml
index bde1aaab5d..f942bf299f 100644
--- a/doc/classes/VisualShaderNodeIntConstant.xml
+++ b/doc/classes/VisualShaderNodeIntConstant.xml
@@ -4,7 +4,7 @@
A scalar integer constant to be used within the visual shader graph.
</brief_description>
<description>
- Translated to [code]int[/code] in the shader language.
+ Translated to [code skip-lint]int[/code] in the shader language.
</description>
<tutorials>
</tutorials>