Commit edb6bca1 by Alexander Makarov

Merge pull request #2437 from maximal/patch-1

Mistype fix
parents e79af911 b801aa13
......@@ -310,7 +310,7 @@ $mul = array_reduce($numbers, function($r, $x) use($n) {
Documentation
-------------
- Refer ot [phpDoc](http://phpdoc.org/) for documentation syntax.
- Refer to [phpDoc](http://phpdoc.org/) for documentation syntax.
- Code without documentation is not allowed.
- All class files must contain a "file-level" docblock at the top of each file
and a "class-level" docblock immediately above each class.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment