Author: [EMAIL PROTECTED]
Date: Wed Nov 12 13:27:32 2008
New Revision: 4031

Modified:
     
branches/1_6_clean_events/user/src/com/google/gwt/user/client/ui/Hyperlink.java

Log:
fix javadoc autoformat damage in Hyperlink

Modified:  
branches/1_6_clean_events/user/src/com/google/gwt/user/client/ui/Hyperlink.java
==============================================================================
---  
branches/1_6_clean_events/user/src/com/google/gwt/user/client/ui/Hyperlink.java 
 
(original)
+++  
branches/1_6_clean_events/user/src/com/google/gwt/user/client/ui/Hyperlink.java 
 
Wed Nov 12 13:27:32 2008
@@ -40,7 +40,10 @@
   * <img class='gallery' src='Hyperlink.png'/>
   * </p>
   *
- * <h3>CSS Style Rules</h3> <ul class='css'> <li>.gwt-Hyperlink { }</li>  
</ul>
+ * <h3>CSS Style Rules</h3>
+ * <ul class='css'>
+ * <li>.gwt-Hyperlink { }</li>
+ * </ul>
   *
   * <p>
   * <h3>Example</h3> [EMAIL PROTECTED] com.google.gwt.examples.HistoryExample}

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to