File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/java/com/kosherjava/zmanim/hebrewcalendar Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1177,9 +1177,9 @@ public boolean isRoshChodesh() {
1177
1177
}
1178
1178
1179
1179
/**
1180
- * Returns if the day is <em>Shabbos</em> and Sunday is <em>Rosh Chodesh</em>.
1180
+ * Returns if the day is <em>Shabbos</em> and Sunday is <em>Rosh Chodesh</em> and the <em>haftorah</em> of Machar Chodesh is read .
1181
1181
*
1182
- * @return true if it is <em>Shabbos</em> and Sunday is <em>Rosh Chodesh</em>.
1182
+ * @return true if it is <em>Shabbos</em> and Sunday is <em>Rosh Chodesh</em> and the <em>haftorah</em> of Machar Chodesh is read .
1183
1183
* @todo There is more to tweak in this method (it does not cover all cases and opinions), and it may be removed.
1184
1184
*/
1185
1185
public boolean isMacharChodesh () {
You can’t perform that action at this time.
0 commit comments