This is an automated email from the ASF dual-hosted git repository.

davisp pushed a commit to reference refs/pull/305/head
in repository https://gitbox.apache.org/repos/asf/couchdb-escodegen.git

commit f339aef4b5146dd8e8108ab3ec495109a220a09b
Author: Александр invntrm@ <[email protected]>
AuthorDate: Mon Jul 4 05:15:26 2016 +0400

    fix
---
 escodegen.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/escodegen.js b/escodegen.js
index 35f653a..a214dcc 100644
--- a/escodegen.js
+++ b/escodegen.js
@@ -183,7 +183,7 @@
                 newline: '\n',
                 space: ' ',
                 json: false,
-                realJson: false,
+                realjson: false,
                 renumber: false,
                 hexadecimal: false,
                 quotes: 'single',

Reply via email to