Changed tense of override to overridden.

This commit is contained in:
Stuart Campbell 2016-03-22 11:33:33 +00:00
parent 553ebd659a
commit 87495a747f

View File

@ -72,7 +72,7 @@ extern NSString *const {{classPrefix}}ResponseObjectErrorKey;
+(bool) getOfflineState;
/**
* Sets the client reachability, this may be override by the reachability manager if reachability changes
* Sets the client reachability, this may be overridden by the reachability manager if reachability changes
*
* @param The client reachability.
*/