Revision: 6477
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6477&view=rev
Author:   dnaber
Date:     2012-02-08 19:43:34 +0000 (Wed, 08 Feb 2012)
Log Message:
-----------
HTML syntax fixes

Modified Paths:
--------------
    trunk/website/www/usage/index.php

Modified: trunk/website/www/usage/index.php
===================================================================
--- trunk/website/www/usage/index.php   2012-02-08 19:13:32 UTC (rev 6476)
+++ trunk/website/www/usage/index.php   2012-02-08 19:43:34 UTC (rev 6477)
@@ -51,7 +51,6 @@
       match.getSuggestedReplacements());
 }'); ?>
        <br />          
-       </li>
 
 <h3>Using LanguageTool from other applications</h3>
 
@@ -82,7 +81,7 @@
 </matches>'); ?>
 
        <p>The server can also be started on the command line using this 
command:<br />
-       <tt>java -cp LanguageTool.jar org.languagetool.server.HTTPServer</tt>
+       <tt>java -cp LanguageTool.jar 
org.languagetool.server.HTTPServer</tt></p>
 
 <?php
 include("../../include/footer.php");

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to