Skip to content

Commit

Permalink
Update FastHttpDateFormat.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Chenjp authored and markt-asf committed Sep 20, 2024
1 parent 9a9e15d commit f1d866b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/org/apache/tomcat/util/http/FastHttpDateFormat.java
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public final class FastHttpDateFormat {
}

/**
* Instant on which the currentDate object was generated.
* Instant on which the currentDate object was generated.
*/
private static volatile long currentDateGeneratedInSeconds = 0L;

Expand Down

0 comments on commit f1d866b

Please sign in to comment.