[aseprite] 236/308: Fix a typo in Tiled Mode menu

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 8 02:45:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 5d4a5688047c6d11133b0b2254ccdbc5c7d86fb7
Author: David Capello <davidcapello at gmail.com>
Date:   Mon Feb 15 16:31:32 2016 -0300

    Fix a typo in Tiled Mode menu
---
 data/gui.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/gui.xml b/data/gui.xml
index eb0cde3..c53d5f5 100644
--- a/data/gui.xml
+++ b/data/gui.xml
@@ -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">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list