mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-14 01:33:58 +02:00
Fixed typo
This commit is contained in:
@@ -15,7 +15,7 @@ PHP 5.4 (2012).
|
||||
|
||||
### Functional Programming
|
||||
|
||||
PHP has had annonymous functions since PHP 5.3:
|
||||
PHP has had anonymous functions since PHP 5.3:
|
||||
|
||||
{% highlight php %}
|
||||
<?php
|
||||
|
Reference in New Issue
Block a user