From 154ffc92179574bbf752d96e94f31f727170a3d2 Mon Sep 17 00:00:00 2001 From: Jagua Date: Sat, 14 May 2011 01:05:51 +0900 Subject: conform to the original coding style --- google-translator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'google-translator.js') diff --git a/google-translator.js b/google-translator.js index 056e213..a34819e 100644 --- a/google-translator.js +++ b/google-translator.js @@ -280,7 +280,7 @@ let INFO = let actions = { echo: - function (text) liberator.echo('
'+text+'
', commandline.FORCE_MULTILINE), + function (text) liberator.echo('
' + text + '
', commandline.FORCE_MULTILINE), insert: // FIXME 見えない要素相手だとうまくいかない function (text) { -- cgit v1.2.3