liburl doc: insert missing hyphen
This commit is contained in:
parent
efec34a95a
commit
ea5d9088ad
@ -194,7 +194,7 @@ pub fn encode(s: &str) -> ~str {
|
||||
}
|
||||
|
||||
/**
|
||||
* Encodes a URI component by replacing reserved characters with percent
|
||||
* Encodes a URI component by replacing reserved characters with percent-
|
||||
* encoded character sequences.
|
||||
*
|
||||
* This function is compliant with RFC 3986.
|
||||
|
Loading…
Reference in New Issue
Block a user