Browse Source

php doc fixes

Ivan Asmer 6 years ago
parent
commit
862e822c12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      phpdoc.md

+ 1 - 1
phpdoc.md

@@ -185,7 +185,7 @@ function sqrt($value){
 - `string`
 - `int` или `integer`
 - `float`
-- `boot` или `boolean`
+- `bool` или `boolean`
 - `array`
 - `resource`
 - `null`