Skip to content

Commit ea5d908

Browse files
tie-rackalexcrichton
authored andcommitted
liburl doc: insert missing hyphen
1 parent efec34a commit ea5d908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/liburl/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ pub fn encode(s: &str) -> ~str {
194194
}
195195

196196
/**
197-
* Encodes a URI component by replacing reserved characters with percent
197+
* Encodes a URI component by replacing reserved characters with percent-
198198
* encoded character sequences.
199199
*
200200
* This function is compliant with RFC 3986.

0 commit comments

Comments
 (0)