minor: Correct propery doc RestClient._resource spelling mistake
parent
798074c66f
commit
e3d07bd0cc
|
@ -90,7 +90,7 @@ namespace OpenSim.Framework.Communications
|
|||
private byte[] _readbuf;
|
||||
|
||||
/// <summary>
|
||||
/// MemoryStream representing the resultiong resource
|
||||
/// MemoryStream representing the resulting resource
|
||||
/// </summary>
|
||||
private Stream _resource;
|
||||
|
||||
|
|
Loading…
Reference in New Issue