From c67135eef44e625a102c30b3fddadb7148ef04b3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 28 Jun 2010 18:36:00 +0800 Subject: [PATCH] docs.js --- docs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.js b/docs.js index b56dba1..61ecdec 100644 --- a/docs.js +++ b/docs.js @@ -169,7 +169,7 @@ langs.forEach(function(lang) { Gio.simple_write(html_file_path, html); } -); +}); // set up index and resources. langs.forEach(function(lang) { -- 2.39.2