File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1233,7 +1233,7 @@ defmodule Calendar.ISO do
12331233 @ doc """
12341234 Converts the given time into a iodata.
12351235
1236- Look at time_to_string/5 for more information
1236+ See time_to_string/5 for more information
12371237
12381238 ## Examples
12391239
@@ -1329,7 +1329,7 @@ defmodule Calendar.ISO do
13291329
13301330 @ doc """
13311331 Converts the given date into a iodata.
1332- Look at date_to_string/4 for more information
1332+ See date_to_string/4 for more information
13331333
13341334 ## Examples
13351335
@@ -1408,7 +1408,7 @@ defmodule Calendar.ISO do
14081408
14091409 @ doc """
14101410 Converts the given naive_datetime into a iodata.
1411- Look at naive_datetime_to_iodata/8 for more information
1411+ See naive_datetime_to_iodata/8 for more information
14121412
14131413 ## Examples
14141414
@@ -1532,7 +1532,7 @@ defmodule Calendar.ISO do
15321532
15331533 @ doc """
15341534 Converts the given datetime into a iodata.
1535- Look at datetime_to_iodata/12 for more information
1535+ See datetime_to_iodata/12 for more information
15361536
15371537 ## Examples
15381538
You can’t perform that action at this time.
0 commit comments