This commit is contained in:
danogentili 2016-12-19 20:35:36 +03:00
commit ddafe3d879

View File

@ -339,7 +339,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`.');