oh JavaScript, you so crazy

This commit is contained in:
Jeff Atwood 2014-10-12 00:33:13 -07:00
parent aa29fc3b4a
commit 28b9176bbc

View File

@ -38,7 +38,7 @@
doc = window.document,
re = window.RegExp,
nav = window.navigator,
SETTINGS = { lineLength: 72 },
SETTINGS = { lineLength: 72 }
var defaultsStrings = {