Changed a /* */ comment to a Javadoc (/** */) comment.
This commit is contained in:
parent
3f9e23cdcd
commit
4f9bdab7f7
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue