diff --git a/contributing/development/core_and_modules/core_types.rst b/contributing/development/core_and_modules/core_types.rst index 781c0b81d0a..7c4e6dcf920 100644 --- a/contributing/development/core_and_modules/core_types.rst +++ b/contributing/development/core_and_modules/core_types.rst @@ -212,8 +212,8 @@ scripting API. .. |string_name| replace:: `StringName `__ .. |local_vector| replace:: `LocalVector `__ .. |array| replace:: `Array `__ -.. |typed_array| replace:: `TypedArray `__ -.. |packed_array| replace:: `Packed*Array `__ +.. |typed_array| replace:: `TypedArray `__ +.. |packed_array| replace:: `Packed*Array `__ .. |list| replace:: `List `__ .. |fixed_vector| replace:: `FixedVector `__ .. |span| replace:: `Span `__ @@ -222,7 +222,7 @@ scripting API. .. |a_hash_map| replace:: `AHashMap `__ .. |rb_map| replace:: `RBMap `__ .. |dictionary| replace:: `Dictionary `__ -.. |typed_dictionary| replace:: `TypedDictionary `__ +.. |typed_dictionary| replace:: `TypedDictionary `__ .. |pair| replace:: `Pair `__ Math types