Skip to content

Commit c5e0eef

Browse files
authored
Minor JavaDoc fixes
1 parent f5a5b2c commit c5e0eef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/java/com/kosherjava/zmanim/ComplexZmanimCalendar.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ public Date getPlagHamincha120Minutes() {
843843
* Also see the <a href=
844844
* "https://he.wikipedia.org/wiki/%D7%9E%D7%9C%D7%9B%D7%99%D7%90%D7%9C_%D7%A6%D7%91%D7%99_%D7%98%D7%A0%D7%A0%D7%91%D7%95%D7%99%D7%9D"
845845
* >Divrei Malkiel</a> <a href="https://hebrewbooks.org/pdfpager.aspx?req=803&pgnum=33">Vol. 4, Ch. 20, page 34</a>) who
846-
* mentions the 15 minute mil <em>lechumra</a> by baking matzos. Also see the <a href=
846+
* mentions the 15 minute mil <em>lechumra</em> by baking matzos. Also see the <a href=
847847
* "https://en.wikipedia.org/wiki/Joseph_Colon_Trabotto">Maharik</a> <a href=
848848
* "https://hebrewbooks.org/pdfpager.aspx?req=1142&pgnum=216">Ch. 173</a> where the questioner quoting the
849849
* <a href="https://en.wikipedia.org/wiki/Eliezer_ben_Nathan">Ra'avan</a> is of the opinion that the time to walk a
@@ -2459,7 +2459,7 @@ public Date getBainHasmashosYereim18Minutes() {
24592459
* position 3.05&deg; above the horizon <a href=
24602460
* "https://kosherjava.com/2022/01/12/equinox-vs-equilux-zmanim-calculations/">around the equinox / equilux</a>,
24612461
* its position 18 minutes or 3/4 of an 24-minute <a href=
2462-
* "https://en.wikipedia.org/wiki/Biblical_and_Talmudic_units_of_measurement" >mil</a>< before sunset. According to
2462+
* "https://en.wikipedia.org/wiki/Biblical_and_Talmudic_units_of_measurement">mil</a> before sunset. According to
24632463
* the Yereim, <em>bain hashmashos</em> starts 3/4 of a mil before sunset and <em>tzais</em> or nightfall starts at
24642464
* sunset. Note that <em>lechumra</em> (of about 14 seconds) a refraction value of 0.5166&deg; as opposed to the
24652465
* traditional 0.566&deg; is used. This is more inline with the actual refraction in <em>Eretz Yisrael</em> and is
@@ -2758,7 +2758,7 @@ public Date getTzaisGeonim5Point88Degrees() {
27582758
* This method returns the <em>tzais</em> (nightfall) based on the opinion of the <em>Geonim</em> calculated as 3/4
27592759
* of a <a href="https://en.wikipedia.org/wiki/Biblical_and_Talmudic_units_of_measurement">mil</a> based on the
27602760
* sun's position at {@link #ZENITH_4_POINT_8 4.8&deg;} below the western horizon. This is based on Rabbi Leo Levi's
2761-
* calculations. This is the This is a very early <em>zman</em> and should not be relied on without Rabbinical guidance.
2761+
* calculations. This is a very early <em>zman</em> and should not be relied on without Rabbinical guidance.
27622762
* @todo Additional documentation needed.
27632763
*
27642764
* @return the <code>Date</code> representing the time when the sun is 4.8&deg; below sea level. If the calculation

0 commit comments

Comments
 (0)