Author: rgheck
Date: Mon Jul 25 21:19:00 2016
New Revision: 41072
URL: http://www.lyx.org/trac/changeset/41072

Log:
Fix missing brace.

Modified:
   www-user/trunk/farm/cookbook/LyX/news.inc

Modified: www-user/trunk/farm/cookbook/LyX/news.inc
==============================================================================
--- www-user/trunk/farm/cookbook/LyX/news.inc   Mon Jul 25 21:18:14 2016        
(r41071)
+++ www-user/trunk/farm/cookbook/LyX/news.inc   Mon Jul 25 21:19:00 2016        
(r41072)
@@ -45,7 +45,7 @@
 (also 
 <a 
href=\"ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/lyx-2.2.1.tar.xz\";>tar.xz</a>). 
There are also some
 <a href=\"ftp://ftp.lyx.org/pub/lyx/bin/2.2.1/\";>binaries</a> available.</p>");
-
+}
 
 function news_data() {
 news_item("LyX 2.1.5 released.", "Last Maintenance Release in 2.1.x Series", 
"June 20, 2016",

Reply via email to