Fix minor spelling

pull/1132/head
Brian Fakhoury 2 years ago committed by GitHub
parent 300cdc27dd
commit f25f77e915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,7 @@ mod my_module {
#[cfg(test)]
mod tests {
// TODO: What to we have to import to have `transformer` in scope?
// TODO: What do we have to import to have `transformer` in scope?
use ???;
use super::Command;

Loading…
Cancel
Save