Skip to content

Commit

Permalink
Fixed DateTimeHumanizeAlgorithms documentation comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
tompazourek committed Mar 28, 2015
1 parent eb78493 commit 134d1cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
namespace Humanizer.DateTimeHumanizeStrategy
{
/// <summary>
/// A precision-based calculator for distance of time, used for both
/// Algorithms used to convert distance between two dates into words.
/// </summary>
internal static class DateTimeHumanizeAlgorithms
{
Expand Down

0 comments on commit 134d1cd

Please sign in to comment.