Skip to content

Commit

Permalink
dfferent -> different
Browse files Browse the repository at this point in the history
  • Loading branch information
Munksgaard committed Jul 8, 2024
1 parent 3a5d1ac commit 233013b
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions lib/cldr/backend/interval.ex
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ defmodule Cldr.Interval.Backend do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The valid
* `:style` supports different formatting styles. The valid
styles depends on whether formatting is for a date, time or datetime.
Since the functions in this module will make a determination as
to which formatter to be used based upon the data passed to them
Expand Down Expand Up @@ -166,7 +166,7 @@ defmodule Cldr.Interval.Backend do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The valid
* `:style` supports different formatting styles. The valid
styles depends on whether formatting is for a date, time or datetime.
Since the functions in this module will make a determination as
to which formatter to be used based upon the data passed to them
Expand Down Expand Up @@ -297,7 +297,7 @@ defmodule Cldr.Interval.Backend do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The valid
* `:style` supports different formatting styles. The valid
styles depends on whether formatting is for a date, time or datetime.
Since the functions in this module will make a determination as
to which formatter to be used based upon the data passed to them
Expand Down Expand Up @@ -409,7 +409,7 @@ defmodule Cldr.Interval.Backend do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The valid
* `:style` supports different formatting styles. The valid
styles depends on whether formatting is for a date, time or datetime.
Since the functions in this module will make a determination as
to which formatter to be used based upon the data passed to them
Expand Down
8 changes: 4 additions & 4 deletions lib/cldr/backend/interval/date.ex
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ defmodule Cldr.Date.Interval.Backend do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The
* `:style` supports different formatting styles. The
alternatives are `:date`, `:month_and_day`, `:month`
and `:year_and_month`. The default is `:date`.
Expand Down Expand Up @@ -171,7 +171,7 @@ defmodule Cldr.Date.Interval.Backend do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The
* `:style` supports different formatting styles. The
alternatives are `:date`, `:month_and_day`, `:month`
and `:year_and_month`. The default is `:date`.
Expand Down Expand Up @@ -276,7 +276,7 @@ defmodule Cldr.Date.Interval.Backend do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The
* `:style` supports different formatting styles. The
alternatives are `:date`, `:month_and_day`, `:month`
and `:year_and_month`. The default is `:date`.
Expand Down Expand Up @@ -387,7 +387,7 @@ defmodule Cldr.Date.Interval.Backend do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The
* `:style` supports different formatting styles. The
alternatives are `:date`, `:month_and_day`, `:month`
and `:year_and_month`. The default is `:date`.
Expand Down
4 changes: 2 additions & 2 deletions lib/cldr/backend/interval/time.ex
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ defmodule Cldr.Time.Interval.Backend do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The
* `:style` supports different formatting styles. The
alternatives are `:time`, `:zone`,
and `:flex`. The default is `:time`.
Expand Down Expand Up @@ -158,7 +158,7 @@ defmodule Cldr.Time.Interval.Backend do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The
* `:style` supports different formatting styles. The
alternatives are `:time`, `:zone`,
and `:flex`. The default is `:time`.
Expand Down
8 changes: 4 additions & 4 deletions lib/cldr/interval.ex
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ defmodule Cldr.Interval do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The valid
* `:style` supports different formatting styles. The valid
styles depends on whether formatting is for a date, time or datetime.
Since the functions in this module will make a determination as
to which formatter to be used based upon the data passed to them
Expand Down Expand Up @@ -462,7 +462,7 @@ defmodule Cldr.Interval do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The valid
* `:style` supports different formatting styles. The valid
styles depends on whether formatting is for a date, time or datetime.
Since the functions in this module will make a determination as
to which formatter to be used based upon the data passed to them
Expand Down Expand Up @@ -615,7 +615,7 @@ defmodule Cldr.Interval do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The valid
* `:style` supports different formatting styles. The valid
styles depends on whether formatting is for a date, time or datetime.
Since the functions in this module will make a determination as
to which formatter to be used based upon the data passed to them
Expand Down Expand Up @@ -735,7 +735,7 @@ defmodule Cldr.Interval do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The valid
* `:style` supports different formatting styles. The valid
styles depends on whether formatting is for a date, time or datetime.
Since the functions in this module will make a determination as
to which formatter to be used based upon the data passed to them
Expand Down
8 changes: 4 additions & 4 deletions lib/cldr/interval/date.ex
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ defmodule Cldr.Date.Interval do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The
* `:style` supports different formatting styles. The
alternatives are `:date`, `:month_and_day`, `:month`
and `:year_and_month`. The default is `:date`.
Expand Down Expand Up @@ -270,7 +270,7 @@ defmodule Cldr.Date.Interval do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The
* `:style` supports different formatting styles. The
alternatives are `:date`, `:month_and_day`, `:month`
and `:year_and_month`. The default is `:date`.
Expand Down Expand Up @@ -480,7 +480,7 @@ defmodule Cldr.Date.Interval do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The
* `:style` supports different formatting styles. The
alternatives are `:date`, `:month_and_day`, `:month`
and `:year_and_month`. The default is `:date`.
Expand Down Expand Up @@ -586,7 +586,7 @@ defmodule Cldr.Date.Interval do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The
* `:style` supports different formatting styles. The
alternatives are `:date`, `:month_and_day`, `:month`
and `:year_and_month`. The default is `:date`.
Expand Down
4 changes: 2 additions & 2 deletions lib/cldr/interval/time.ex
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ defmodule Cldr.Time.Interval do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The
* `:style` supports different formatting styles. The
alternatives are `:time`, `:zone`,
and `:flex`. The default is `:time`.
Expand Down Expand Up @@ -328,7 +328,7 @@ defmodule Cldr.Time.Interval do
specific format type or a string representing of an interval
format. The default is `:medium`.
* `:style` supports dfferent formatting styles. The
* `:style` supports different formatting styles. The
alternatives are `:time`, `:zone`,
and `:flex`. The default is `:time`.
Expand Down

0 comments on commit 233013b

Please sign in to comment.