Fixed javadoc typo.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2109 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// $Id: TileSetBundler.java,v 1.8 2002/06/21 20:16:34 mdb Exp $
|
// $Id: TileSetBundler.java,v 1.9 2003/01/12 01:19:33 shaper Exp $
|
||||||
|
|
||||||
package com.threerings.media.tile.bundle.tools;
|
package com.threerings.media.tile.bundle.tools;
|
||||||
|
|
||||||
@@ -202,7 +202,7 @@ public class TileSetBundler
|
|||||||
*
|
*
|
||||||
* @param idBroker the tileset id broker that will be used to map
|
* @param idBroker the tileset id broker that will be used to map
|
||||||
* tileset names to tileset ids.
|
* tileset names to tileset ids.
|
||||||
* @param bundleDef a file object pointing to the bundle description
|
* @param bundleDesc a file object pointing to the bundle description
|
||||||
* file.
|
* file.
|
||||||
* @param target the tileset bundle file that will be created.
|
* @param target the tileset bundle file that will be created.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user