Apply fixes from StyleCI

This commit is contained in:
Daniil Gentili 2016-12-19 18:48:49 +00:00 committed by StyleCI Bot
parent 7094200f40
commit 2a3144444b

View File

@ -324,7 +324,6 @@ file_put_contents('constructors/boolFalse.md', '# boolFalse
Represents boolean with value equal to `false`.');
file_put_contents('constructors/boolTrue.md', '# boolTrue
Represents boolean with value equal to `true`.');