From 4f9bdab7f70d95c3dc58949968b6b8204970edeb Mon Sep 17 00:00:00 2001 From: dchandler Date: Sun, 13 Oct 2002 19:13:59 +0000 Subject: [PATCH] Changed a /* */ comment to a Javadoc (/** */) comment. --- source/org/thdl/tib/text/TibetanMachineWeb.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/org/thdl/tib/text/TibetanMachineWeb.java b/source/org/thdl/tib/text/TibetanMachineWeb.java index cc7bd8c..ad6c139 100644 --- a/source/org/thdl/tib/text/TibetanMachineWeb.java +++ b/source/org/thdl/tib/text/TibetanMachineWeb.java @@ -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.