spelling check
This commit is contained in:
@@ -22,7 +22,7 @@ partial class NetworkTask
|
||||
Dispose();
|
||||
}
|
||||
|
||||
public virtual bool OnResponsed(NSHttpUrlResponse response)
|
||||
public virtual bool OnResponded(NSHttpUrlResponse response)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user