[array.empty] Fix document typo

This commit is contained in:
Mitsuru Kariya 2013-09-09 00:09:04 +09:00
parent 5555101ad5
commit 0b0dd2517c

View file

@ -12,7 +12,7 @@ Interface
Returns
========================================
| true if the string size is 0, false otherwise.
| true if the array size is 0, false otherwise.
Examples
========================================