Skip to content

Commit

Permalink
Merge pull request elixir-lang#4637 from lpil/typo
Browse files Browse the repository at this point in the history
Correct calendar typo
  • Loading branch information
ericmj committed May 17, 2016
2 parents ec1b5de + 91005d7 commit 6224302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/elixir/lib/calendar/iso.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule Calendar.ISO do
@moduledoc """
A calendar implentation that follows to ISO8601.
A calendar implementation that follows to ISO8601.
This calendar implements the proleptic Gregorian calendar and
is therefore compatible with the calendar used in most countries
Expand Down

0 comments on commit 6224302

Please sign in to comment.