Minor spelling fix

This commit is contained in:
Vladimir Razuvaev 2017-07-04 16:12:56 +07:00
parent fc9ad7e37a
commit a53b798f29

View File

@ -430,7 +430,7 @@ class Executor
* the passed in map of fields, and returns it at the end.
*
* CollectFields requires the "runtime type" of an object. For a field which
* returns and Interface or Union type, the "runtime type" will be the actual
* returns an Interface or Union type, the "runtime type" will be the actual
* Object type returned by that field.
*
* @param ObjectType $runtimeType