Auto merge of #208 - EnricoMiccoli:patch-1, r=komaeda

chore: Correct typo in hint text
This commit is contained in:
bors 2019-08-12 15:24:17 +00:00
commit 3011251da7
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ mod tests {
// Step 1
// You need to call something on `first` before it can be collected
// Currently it's type is `char`. Have a look at the methods that are available on that type:
// Currently its type is `char`. Have a look at the methods that are available on that type:
// https://doc.rust-lang.org/std/primitive.char.html