summaryrefslogtreecommitdiff
path: root/doc/classes/VisualShaderNodeInput.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/VisualShaderNodeInput.xml')
-rw-r--r--doc/classes/VisualShaderNodeInput.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/VisualShaderNodeInput.xml b/doc/classes/VisualShaderNodeInput.xml
index 8e819b011c..067f78dffe 100644
--- a/doc/classes/VisualShaderNodeInput.xml
+++ b/doc/classes/VisualShaderNodeInput.xml
@@ -14,7 +14,7 @@
<return type="String">
</return>
<description>
- Returns a translated name of the current constant in the Godot Shader Language. eg. [code]"ALBEDO"[/code] if the [member input_name] equal to [code]"albedo"[/code].
+ Returns a translated name of the current constant in the Godot Shader Language. E.g. [code]"ALBEDO"[/code] if the [member input_name] equal to [code]"albedo"[/code].
</description>
</method>
</methods>