Skip to content

Commit 9056197

Browse files
committed
Fix canvas_items stretch mode name in Multiple resolutions
1 parent b360bbc commit 9056197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/rendering/multiple_resolutions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ demonstrate the effect of different stretch modes. A single sprite, also
147147

148148
.. image:: img/stretch_disabled_expand.gif
149149

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

0 commit comments

Comments
 (0)