Skip to content

Commit 07a6f0f

Browse files
authored
Fix formatting and spacing in JewishCalendar.java
1 parent 0179cab commit 07a6f0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/kosherjava/zmanim/hebrewcalendar/JewishCalendar.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@ public Date getTchilasZmanKidushLevana7Days() {
12901290
cal.add(Calendar.HOUR, 168); // 7 days after the molad
12911291
return cal.getTime();
12921292
}
1293-
1293+
12941294
/**
12951295
* Returns the latest time of Kiddush Levana according to the <a
12961296
* href="http://en.wikipedia.org/wiki/Yaakov_ben_Moshe_Levi_Moelin">Maharil's</a> opinion that it is calculated as

0 commit comments

Comments
 (0)