Skip to content

Commit e3a26e6

Browse files
committed
fixed typo
1 parent 8e77c69 commit e3a26e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calendar/src/main/java/net/time4j/calendar/astro/JulianDay.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ public double getValue() {
301301
}
302302

303303
/**
304-
* <p>Obtains the value of this Julian day as <em>odified Julian Date</em>
304+
* <p>Obtains the value of this Julian day as <em>Modified Julian Date</em>
305305
* starting at midnight. </p>
306306
*
307307
* @return double

0 commit comments

Comments
 (0)