mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 21:55:39 +00:00
fixed typo in comment
This commit is contained in:
@@ -94,7 +94,7 @@ public class DateParser {
|
||||
// Not mandatory now
|
||||
//
|
||||
|
||||
// Secondes
|
||||
// Seconds
|
||||
if (!st.hasMoreTokens()) {
|
||||
return calendar;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user