Changed a /* */ comment to a Javadoc (/** */) comment.

This commit is contained in:
dchandler 2002-10-13 19:13:59 +00:00
parent 3f9e23cdcd
commit 4f9bdab7f7

View file

@ -238,7 +238,7 @@ public class TibetanMachineWeb {
setKeyboard(keyboard);
}
/*
/**
* This method reads the data file ("tibwn.ini"), constructs
* the character, punctuation, and vowel lists, as well as
* performing other acts of initialization.