mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-29 19:20:09 +00:00
Fix a typo in Tiled Mode menu
This commit is contained in:
parent
1588e834c3
commit
5d4a568804
@ -710,7 +710,7 @@
|
||||
<item command="TiledMode" text="&None">
|
||||
<param name="axis" value="none" />
|
||||
</item>
|
||||
<item command="TiledMode" text="Tiled in &Both Axis">
|
||||
<item command="TiledMode" text="Tiled in &Both Axes">
|
||||
<param name="axis" value="both" />
|
||||
</item>
|
||||
<item command="TiledMode" text="Tiled in &X Axis">
|
||||
|
Loading…
x
Reference in New Issue
Block a user