Skip to content

Commit c3f3be7

Browse files
Update src/other/date.rs
Co-authored-by: Jeremiah Senkpiel <[email protected]>
1 parent 2a291ff commit c3f3be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/other/date.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ use crate::utils::HttpDate;
33

44
use std::time::SystemTime;
55

6-
/// The date and time at which the message was originated.
6+
/// The date and time at which the message originated.
77
///
88
/// # Specifications
99
///

0 commit comments

Comments
 (0)