diff --git a/tools/unicodetools/com/ibm/rbm/RBTMXExporter.java b/tools/unicodetools/com/ibm/rbm/RBTMXExporter.java index 4783438702d..266a320b2e5 100644 --- a/tools/unicodetools/com/ibm/rbm/RBTMXExporter.java +++ b/tools/unicodetools/com/ibm/rbm/RBTMXExporter.java @@ -18,7 +18,7 @@ import org.w3c.dom.*; /** * This class is a plug-in to RBManager that allows the user to export Resource Bundles * along with some of the meta-data associated by RBManager to the TMX specification. - * For more information on TMX visit the web site http://www.lisa.org/tmx + * For more information on TMX visit the web site http://www.lisa.org/tmx/ * * @author Jared Jackson * @see com.ibm.rbm.RBManager