Skip to content

Commit cdac084

Browse files
committed
fixup! fix(request): make url comment match upstream
1 parent c3d59f5 commit cdac084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/request.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ impl<State> Request<State> {
6969
self.req.method()
7070
}
7171

72-
/// Get a reference to request's URL.
72+
/// Get a reference to request's URI.
7373
///
7474
/// # Examples
7575
///

0 commit comments

Comments
 (0)