Fix typo
Co-authored-by: Philipp Krones <hello@philkrones.com>
This commit is contained in:
parent
6a62390c86
commit
3ed8902623
@ -17,7 +17,7 @@
|
||||
/// **Why is this bad?** It is not meaningful to wrap values when no `None` or `Err` is returned.
|
||||
///
|
||||
/// **Known problems:** Since this lint changes function type signature, you may need to
|
||||
/// adjust some codes at callee side.
|
||||
/// adjust some code at callee side.
|
||||
///
|
||||
/// **Example:**
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user