From 693df36ba9740004dc2d5194ed96f1a8cd9df021 Mon Sep 17 00:00:00 2001 From: Muhannad Elbolaky Date: Mon, 14 Oct 2024 19:31:35 +0300 Subject: fix: change "Godot" to "Redot" Trying to change "Godot" to "Redot" in the doc context while acknowledging the reference to previous Godot versions like Godot 3.X. --- doc/classes/CodeEdit.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes/CodeEdit.xml') diff --git a/doc/classes/CodeEdit.xml b/doc/classes/CodeEdit.xml index d455799c29..38b684f335 100644 --- a/doc/classes/CodeEdit.xml +++ b/doc/classes/CodeEdit.xml @@ -624,7 +624,7 @@ Marks the option as a function. - Marks the option as a Godot signal. + Marks the option as a Redot signal. Marks the option as a variable. @@ -639,7 +639,7 @@ Marks the option as a constant. - Marks the option as a Godot node path. + Marks the option as a Redot node path. Marks the option as a file path. -- cgit v1.2.3