Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/rendering/multiple_resolutions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ demonstrate the effect of different stretch modes. A single sprite, also

.. image:: img/stretch_disabled_expand.gif

- **Stretch Mode = 2D**: In this mode, the base size specified in
- **Stretch Mode = Canvas Items**: In this mode, the base size specified in
width and height in the project settings is
stretched to cover the whole screen (taking the **Stretch Aspect**
setting into account). This means that everything is rendered
Expand Down