[DOCS] Class reference typos and fixes.

This commit is contained in:
Chris Bradfield
2020-01-01 17:08:19 -08:00
parent 5fa1905131
commit ab11916822
7 changed files with 10 additions and 10 deletions

View File

@@ -86,7 +86,7 @@
The [member texture_progress] fills from right to left.
</constant>
<constant name="FILL_TOP_TO_BOTTOM" value="2" enum="FillMode">
The [member texture_progress] fills from top to bototm.
The [member texture_progress] fills from top to bottom.
</constant>
<constant name="FILL_BOTTOM_TO_TOP" value="3" enum="FillMode">
The [member texture_progress] fills from bottom to top.