Skip to content

Commit

Permalink
docs(useNamingConvention): fix typo cas eof -> case of (#4222)
Browse files Browse the repository at this point in the history
  • Loading branch information
sepruko authored Oct 9, 2024
1 parent db46d3f commit d2273a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ declare_lint_rule! {
///
/// Note that some declarations are always ignored.
/// You cannot apply a convention to them.
/// This is the cas eof:
/// This is the case of:
///
/// - Member names that are not identifiers
///
Expand Down

0 comments on commit d2273a6

Please sign in to comment.