Docs: Fix typo and spacing in vector coordinates

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
This commit is contained in:
Elip100
2025-06-15 19:32:44 -04:00
committed by Rémi Verschelde
parent 46c495ca21
commit 62bcb5c315
7 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
</brief_description>
<description>
This resource holds a set of cells to help bulk manipulations of [TileMap].
A pattern always start at the [code](0,0)[/code] coordinates and cannot have cells with negative coordinates.
A pattern always starts at the [code](0, 0)[/code] coordinates and cannot have cells with negative coordinates.
</description>
<tutorials>
</tutorials>