Skip to content

Commit

Permalink
corrected "tiles map editor" into tile map editor"
Browse files Browse the repository at this point in the history
  • Loading branch information
Selim Arsever committed Mar 19, 2012
1 parent 792219e commit c615933
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/tilemapEditor/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<head>
<title>Tiles Map Editor</title>
<title>Tile Map Editor</title>

<link rel="shortcut icon" href="favicon.ico" />

Expand Down Expand Up @@ -143,7 +143,7 @@
</div>
<div id="toolbarTile">
<span>
<span class="lobster">Tiles Map Editor</span> &gt;&gt;
<span class="lobster">Tile Map Editor</span> &gt;&gt;
<button id="newButton">new</button>
<button id="saveButton" class="disabled" style="width: 60px">export</button>
<button id="gridButton" class="disabled" style="width: 100px">grid on/off</button>
Expand Down

0 comments on commit c615933

Please sign in to comment.