chore: Correct typo

This commit is contained in:
Enrico Miccoli 2019-08-12 11:45:40 +02:00 committed by GitHub
parent f83af3c25d
commit 76b4cb5c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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