[Docs] Remove double-spaces from descriptions, as well a couple other small fixes
This commit is contained in:
parent
2613e59f59
commit
eaac1e3b81
20 changed files with 33 additions and 33 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Handle for a [Resource]'s unique ID.
|
||||
</brief_description>
|
||||
<description>
|
||||
The RID type is used to access the unique integer ID of a resource. They are opaque, so they do not grant access to the associated resource by themselves. They are used by and with the low-level Server classes such as [VisualServer].
|
||||
The RID type is used to access the unique integer ID of a resource. They are opaque, so they do not grant access to the associated resource by themselves. They are used by and with the low-level Server classes such as [VisualServer].
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue