mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-05-18 21:53:52 -04:00
1d6c90a434
This PR changes the "export"s in the Array section of the GDScript Exports documentation to the "@export" annotation to be in line with 4.0. Also slightly touches up the wording when referring to default null assignment and Packed*Arrays.