diff --git a/engine_details/architecture/core_types.rst b/engine_details/architecture/core_types.rst index 57db21df79a..f380c571e52 100644 --- a/engine_details/architecture/core_types.rst +++ b/engine_details/architecture/core_types.rst @@ -214,8 +214,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 `__ @@ -224,7 +224,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