minor: Correct propery doc RestClient._resource spelling mistake

mb-throttle-test
Justin Clark-Casey (justincc) 2014-12-20 01:39:31 +00:00
parent 798074c66f
commit e3d07bd0cc
1 changed files with 1 additions and 1 deletions

View File

@ -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;