[polly] r198595 - www: Fix typo

Tobias Grosser tobias at grosser.es
Mon Jan 6 01:52:42 PST 2014


Author: grosser
Date: Mon Jan  6 03:52:42 2014
New Revision: 198595

URL: http://llvm.org/viewvc/llvm-project?rev=198595&view=rev
Log:
www: Fix typo

Modified:
    polly/trunk/www/index.html

Modified: polly/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/index.html?rev=198595&r1=198594&r2=198595&view=diff
==============================================================================
--- polly/trunk/www/index.html (original)
+++ polly/trunk/www/index.html Mon Jan  6 03:52:42 2014
@@ -81,8 +81,8 @@
   them. Plotting is performed with <a
   href="http://matplotlib.org">matplotlib</a>. The following <a
   href="http://nbviewer.ipython.org/github/tobig/islplot/blob/master/notebooks/islplot-examples.ipynb">
-  Examples</a> show how its use.
-  </td>
+  Examples</a> show its use.
+  /td>
   </tr>
   <tr><td><b>2013</b></td></tr>
   <tr><td width="120"><p>November</p></td>





More information about the llvm-commits mailing list