Grammar correction for RangeCaster.array_typecaster

This commit is contained in:
Daniele Varrazzo 2012-09-24 12:13:46 +01:00
parent c756d580f2
commit f70e6a1519

View File

@ -290,7 +290,7 @@ adapted to a custom `Range` subclass:
.. attribute:: array_typecaster
The object responsible for casting arrays, if available, else `!None`.
The object responsible to cast arrays, if available, else `!None`.