Skip to content

Commit c914167

Browse files
authored
chore: remove redundant word in comments (#218)
Signed-off-by: pxwanglu <[email protected]>
1 parent 0a87dfc commit c914167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/disabled/warning.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use parsing::from_one_raw_str;
55

66
/// `Warning` header, defined in [RFC7234](https://tools.ietf.org/html/rfc7234#section-5.5)
77
///
8-
/// The `Warning` header field can be be used to carry additional information
8+
/// The `Warning` header field can be used to carry additional information
99
/// about the status or transformation of a message that might not be reflected
1010
/// in the status code. This header is sometimes used as backwards
1111
/// compatible way to notify of a deprecated API.

0 commit comments

Comments
 (0)