Skip to content

Commit

Permalink
#75 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 12, 2023
1 parent 3208ee5 commit 1177f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/find.rs
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ impl Sodg {
others.join(", ")
));
}
trace!("#find: found ν{v1} by '{loc}'");
trace!("#find: found ν{v} by '{loc}'");
Ok(v)
}
}
Expand Down

0 comments on commit 1177f76

Please sign in to comment.