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
|
namespace Microsoft.AspNet.Server.Testing
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
public abstract class ApplicationDeployer : IApplicationDeployer
|
public abstract class ApplicationDeployer : IApplicationDeployer
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue