···104104 }
105105106106 /// Creates a `backend::Conflict` from a `Conflict` by dropping `None`
107107- /// values. Note that the conflict is lossy: the order of `None` values is
107107+ /// values. Note that the conversion is lossy: the order of `None` values is
108108 /// not preserved when converting back to a `Conflict`.
109109 pub fn to_backend_conflict(&self) -> backend::Conflict {
110110 let removes = self