Small docs fix (#432)

This commit is contained in:
Luke | 13 2017-03-16 18:19:30 +00:00 committed by Dylan K. Taylor
parent a8650a241c
commit 548df21645

View File

@ -87,7 +87,7 @@ abstract class Command{
} }
/** /**
* Returns an \stdClass containing command data * Returns an array containing command data
* *
* @return array * @return array
*/ */