Fix typo in _falseOptions.jst.

This commit is contained in:
John-David Dalton
2016-04-04 08:51:04 -07:00
parent 792bfbb604
commit bf39a31907

View File

@@ -4,4 +4,4 @@ module.exports = {
'fixed': false,
'immutable': false,
'rearg': false
});
};