- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 14 Mar 2009 00:57:50 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6665 --- Comment #9 from Christian Gruen <christian.gruen@gmail.com> 2009-03-14 00:57:50 --- Thanks Jim, the only thing I noticed was a missing newline before the closing </p> tags in [11] and [12]: OLD: FTMatchOptions</nt>.</p> NEW: FTMatchOptions</nt>. </p> OLD: stem(synonym(word)).</p> NEW: stem(synonym(word)). </p> Christian -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Saturday, 14 March 2009 00:58:00 UTC