From 7f8550a4ce8c66fe5658a2f963ec8d05d3d77072 Mon Sep 17 00:00:00 2001 From: Ayush Raj <74952106+Ayush41@users.noreply.github.com> Date: Sat, 5 Jul 2025 16:36:01 +0000 Subject: [PATCH] fixed tab --- tutorials/migrating/upgrading_to_godot_4.4.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tutorials/migrating/upgrading_to_godot_4.4.rst b/tutorials/migrating/upgrading_to_godot_4.4.rst index 438b60450..83ed306b2 100644 --- a/tutorials/migrating/upgrading_to_godot_4.4.rst +++ b/tutorials/migrating/upgrading_to_godot_4.4.rst @@ -52,8 +52,7 @@ Method ``create_from_string`` adds a new ``show_error`` optional parameter **Semaphore** Method ``post`` adds a new ``count`` optional parameter |✔️| |✔️ with compat| |✔️ with compat| `GH-93605`_ **TranslationServer** -Method ``standardize_locale`` adds a new ``add_defaults`` optional parameter - |✔️| |✔️ with compat| |✔️ with compat| `GH-98972`_ +Method ``standardize_locale`` adds a new ``add_defaults`` optional parameter |✔️| |✔️ with compat| |✔️ with compat| `GH-98972`_ ======================================================================================================================== =================== ==================== ==================== ============ **Export annotations**