We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a291ff commit c3f3be7Copy full SHA for c3f3be7
src/other/date.rs
@@ -3,7 +3,7 @@ use crate::utils::HttpDate;
3
4
use std::time::SystemTime;
5
6
-/// The date and time at which the message was originated.
+/// The date and time at which the message originated.
7
///
8
/// # Specifications
9
0 commit comments