[Docs] Various grammar and spelling fixes

This commit is contained in:
A Thousand Ships 2025-06-23 16:34:51 +02:00
parent 242b8ff80a
commit 2db7ecd410
No known key found for this signature in database
GPG key ID: DEFC5A5B1306947D
41 changed files with 61 additions and 61 deletions

View file

@ -14,7 +14,7 @@
<return type="void" />
<param index="0" name="config" type="RenderSceneBuffersConfiguration" />
<description>
This method is called by the rendering server when the associated viewports configuration is changed. It will discard the old buffers and recreate the internal buffers used.
This method is called by the rendering server when the associated viewport's configuration is changed. It will discard the old buffers and recreate the internal buffers used.
</description>
</method>
</methods>