diff options
Diffstat (limited to 'doc/translations/fr.po')
-rw-r--r-- | doc/translations/fr.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/translations/fr.po b/doc/translations/fr.po index 790cb19c79..e244bbaeba 100644 --- a/doc/translations/fr.po +++ b/doc/translations/fr.po @@ -6980,7 +6980,7 @@ msgid "" "assert(data.to_utf8_buffer() == decrypted)\n" "[/gdscript]\n" "[csharp]\n" -"using Redot;\n" +"using Godot;\n" "using System.Diagnostics;\n" "\n" "Crypto crypto = new Crypto();\n" |