7
7
* any later version.
8
8
*
9
9
* This library is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied
10
- * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
10
+ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
11
11
* details.
12
12
* You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to
13
- * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA,
13
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA,
14
14
* or connect to: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
15
15
*/
16
16
@@ -69,7 +69,7 @@ public class Daf {
69
69
"Terumos" , "Ma'asros" , "Ma'aser Sheni" , "Chalah" , "Orlah" , "Bikurim" , "Shabbos" , "Eruvin" , "Pesachim" ,
70
70
"Beitzah" , "Rosh Hashanah" , "Yoma" , "Sukah" , "Ta'anis" , "Shekalim" , "Megilah" , "Chagigah" , "Moed Katan" ,
71
71
"Yevamos" , "Kesuvos" , "Sotah" , "Nedarim" , "Nazir" , "Gitin" , "Kidushin" , "Bava Kama" , "Bava Metzia" ,
72
- "Bava Basra" , "Sanhedrin " , "Makos" , "Shevuos " , "Avodah Zarah" , "Horayos" , "Nidah" , "No Daf Today" };
72
+ "Bava Basra" , "Shevuos " , "Makos" , "Sanhedrin " , "Avodah Zarah" , "Horayos" , "Nidah" , "No Daf Today" };
73
73
74
74
/**
75
75
* See {@link #getYerushalmiMasechta()}.
@@ -90,7 +90,7 @@ public class Daf {
90
90
"\u05d0 \u05d9 \u05df \u05d3 \u05e3 \u05d4 \u05d9 \u05d5 \u05dd " };
91
91
92
92
/**
93
- * gets the masechta number of the currently set Daf. The sequence is: Berachos, Shabbos, Eruvin, Pesachim,
93
+ * Gets the masechta number of the currently set Daf. The sequence is: Berachos, Shabbos, Eruvin, Pesachim,
94
94
* Shekalim, Yoma, Sukkah, Beitzah, Rosh Hashana, Taanis, Megillah, Moed Katan, Chagigah, Yevamos, Kesubos, Nedarim,
95
95
* Nazir, Sotah, Gitin, Kiddushin, Bava Kamma, Bava Metzia, Bava Basra, Sanhedrin, Makkos, Shevuos, Avodah Zarah,
96
96
* Horiyos, Zevachim, Menachos, Chullin, Bechoros, Arachin, Temurah, Kerisos, Meilah, Kinnim, Tamid, Midos and
@@ -197,10 +197,10 @@ public String getMasechta() {
197
197
198
198
/**
199
199
* Returns the transliterated name of the masechta (tractate) of the Daf Yomi in Yerushalmi. The list of mashechtos is:
200
- * Berachos, Pe'ah, Demai, Kilayim, Shevi'is, Terumos, Ma'asros, Ma'aser Sheni, Chalah, Orlah, Bikurim,
201
- * Shabbos, Eruvin, Pesachim, Beitzah, Rosh Hashanah, Yoma, Sukah, Ta'anis, Shekalim, Megilah, Chagigah,
202
- * Moed Katan, Yevamos, Kesuvos, Sotah, Nedarim, Nazir, Gitin, Kidushin, Bava Kama, Bava Metzia,
203
- * Bava Basra, Sanhedrin, Makos, Shevuos, Avodah Zarah, Horayos, Nidah and No Daf Today.
200
+ * Berachos, Pe'ah, Demai, Kilayim, Shevi'is, Terumos, Ma'asros, Ma'aser Sheni, Chalah, Orlah, Bikurim,
201
+ * Shabbos, Eruvin, Pesachim, Beitzah, Rosh Hashanah, Yoma, Sukah, Ta'anis, Shekalim, Megilah, Chagigah,
202
+ * Moed Katan, Yevamos, Kesuvos, Sotah, Nedarim, Nazir, Gitin, Kidushin, Bava Kama, Bava Metzia,
203
+ * Bava Basra, Shevuos, Makos, Sanhedrin, Avodah Zarah, Horayos, Nidah and No Daf Today.
204
204
*
205
205
* @return the transliterated name of the masechta (tractate) of the Daf Yomi such as Berachos.
206
206
*/
0 commit comments