auto merge of #16982 : jbcrail/rust/comment-and-string-corrections, r=alexcrichton
I corrected spelling and capitalization errors in comments and strings.
This commit is contained in:
commit
d3e7922ddd
48 changed files with 64 additions and 64 deletions
|
@ -381,7 +381,7 @@ extern crate rand;
|
|||
#[cfg(test)]
|
||||
extern crate regex;
|
||||
|
||||
// unicode tables for character classes are defined in libunicode
|
||||
// Unicode tables for character classes are defined in libunicode
|
||||
extern crate unicode;
|
||||
|
||||
pub use parse::Error;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue