Revision: 7899
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7899&view=rev
Author:   dnaber
Date:     2012-08-21 17:57:09 +0000 (Tue, 21 Aug 2012)
Log Message:
-----------
improve example ("that that" was not detected because it can be a false 
positive)

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

Modified: trunk/website/www/index.php
===================================================================
--- trunk/website/www/index.php 2012-08-20 20:21:49 UTC (rev 7898)
+++ trunk/website/www/index.php 2012-08-21 17:57:09 UTC (rev 7899)
@@ -2,7 +2,7 @@
 $page = "homepage";
 $title = "LanguageTool";
 $title2 = "Style and Grammar Checker";
-$lastmod = "2012-08-13 18:21:00 CET";
+$lastmod = "2012-08-21 18:21:00 CET";
 $enable_fancybox = 1;
 include("../include/header.php");
 ?>
@@ -28,7 +28,7 @@
 $checkSubmitButtonValue = "Check Text";
 $showLanguageBox = 0;
 $checkDefaultLang = "auto";
-$checkDefaultText = "Paste your own text here... or check this text too see a 
few of the problems that ".
+$checkDefaultText = "Paste your own text here... or check this text too see a 
few of of the problems ".
   "that LanguageTool can detect.";
 include("../include/checkform.php");
 ?>

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to