Skip to content

Commit

Permalink
liburl doc: insert missing hyphen
Browse files Browse the repository at this point in the history
  • Loading branch information
tie-rack authored and alexcrichton committed Apr 16, 2014
1 parent efec34a commit ea5d908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/liburl/lib.rs
Expand Up @@ -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.
Expand Down

0 comments on commit ea5d908

Please sign in to comment.