Fix some typos
This commit is contained in:
parent
227b46bded
commit
1accaa9f86
23 changed files with 24 additions and 24 deletions
|
|
@ -86,7 +86,7 @@ impl Ord for ModuleSummary {
|
|||
}
|
||||
}
|
||||
|
||||
// is the item considered publically visible?
|
||||
// is the item considered publicly visible?
|
||||
fn visible(item: &Item) -> bool {
|
||||
match item.inner {
|
||||
ImplItem(_) => true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue