Skip to content

Commit 8886b00

Browse files
committed
Fix lint name formatting
1 parent 4d4a9a1 commit 8886b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/development/emitting_lints.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ method based on what we need for the lint at hand.
3434

3535
### Implement Trait Method
3636

37-
Assume that we have added and defined a `BarExpressions` lint, we could write
37+
Assume that we have added and defined a `bar_expressions` lint, we could write
3838
down a skeleton for this lint as the following:
3939

4040
```rust

0 commit comments

Comments
 (0)