Skip to content

Commit

Permalink
Minor comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ebraminio authored Dec 2, 2024
1 parent 587edaa commit 607c3bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ object IranianIslamicDateConverter {
/*1444*/ 30, 30, 29, 30, 29, 29, 30, 29, 30, 29, 30, 29,
/*1445*/ 30, 30, 30, 29, 30, 29, 29, 30, 29, 30, 29, 29,
/*1446*/ 30, 30, 30, 29, 30, 30, 29, 30, 29, 29, 29, 30,
/*1446*/ 29, 30, 30, 29, 30, 30, 30, 29, 30,/**/30, 29, 29
/*1447*/ 29, 30, 30, 29, 30, 30, 30, 29, 30,/**/30, 29, 29
)
supportedYears = hijriMonths.size / 12
months = IntArray(hijriMonths.size)
Expand Down

0 comments on commit 607c3bb

Please sign in to comment.