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.
give
given
1 parent 8f8a6c0 commit 3d8117aCopy full SHA for 3d8117a
1 file changed
src/header.rs
@@ -75,7 +75,7 @@ impl<'a> HeaderPart<'a> {
75
Self::new("", DUMMY_SP)
76
}
77
78
- /// Find the `keyword` for the header within the give `span`
+ /// Find the `keyword` for the header within the given `span`
79
pub(crate) fn keyword(
80
context: &RewriteContext<'_>,
81
span: Span,
0 commit comments