fix typo
This commit is contained in:
parent
702b45e409
commit
48081065f4
1 changed files with 1 additions and 1 deletions
|
|
@ -472,7 +472,7 @@ pub enum Diverges {
|
|||
WarnedAlways
|
||||
}
|
||||
|
||||
// Convenience impls for combinig `Diverges`.
|
||||
// Convenience impls for combining `Diverges`.
|
||||
|
||||
impl ops::BitAnd for Diverges {
|
||||
type Output = Self;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue