Skip to content

Commit

Permalink
fix comment on IServer
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Jennings committed Jun 16, 2017
1 parent bbc1d2a commit d5eb5d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Turbocharged.Beanstalk/IServer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
namespace Turbocharged.Beanstalk
{
/// <summary>
/// Provides methods useful for inserting jobs into Beanstalk.
/// Provides methods useful for inspecting the status of a Beanstalk
/// server.
/// </summary>
public interface IServer
{
Expand Down

0 comments on commit d5eb5d0

Please sign in to comment.