* Picky comment change
parent
1a970d8f2d
commit
185dbb06af
|
@ -30,7 +30,7 @@ using System;
|
|||
namespace OpenSim.Framework.Communications.Limit
|
||||
{
|
||||
/// <summary>
|
||||
/// Strategy which enforces no limits
|
||||
/// Strategy which polices no limits
|
||||
/// </summary>
|
||||
public class NullLimitStrategy<TId> : IRequestLimitStrategy<TId>
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue