Fixed Javadoc warnings.

This commit is contained in:
dchandler 2003-06-29 15:37:35 +00:00
parent b841a7f14b
commit 3f76c3692d
10 changed files with 65 additions and 70 deletions

View file

@ -82,7 +82,7 @@ public class DuffData {
}
/** Changes the text and font this DuffData represents.
* @param c a String of TibetanMachineWeb or TibetanMachine text
* @param s a String of TibetanMachineWeb or TibetanMachine text
* @param i a TibetanMachineWeb or TibetanMachine font number
*/
public void setData(String s, int i) {