Fix typo in DocBlock

This commit is contained in:
Daniel Tschinder 2017-01-26 11:18:53 +01:00 committed by GitHub
parent fa9611738d
commit 1ff9c429d6

View File

@ -922,7 +922,7 @@ class Executor
}
/**
* This method looks up the field on the given type defintion.
* This method looks up the field on the given type definition.
* It has special casing for the two introspection fields, __schema
* and __typename. __typename is special because it can always be
* queried as a field, even in situations where no other fields