Removing some terms to clear the policheck.
This commit is contained in:
parent
fc96d4d3a5
commit
cd878d57c1
|
|
@ -12,7 +12,7 @@ using Microsoft.Framework.Logging;
|
|||
namespace Microsoft.AspNet.Server.Testing
|
||||
{
|
||||
/// <summary>
|
||||
/// Abstract base class of all deplolyers with a back bone implementation of some of the common helpers.
|
||||
/// Abstract base class of all deployers with implementation of some of the common helpers.
|
||||
/// </summary>
|
||||
public abstract class ApplicationDeployer : IApplicationDeployer
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue