fixing typo

This commit is contained in:
Benjamin Kampmann
2022-03-02 12:22:47 +01:00
parent eacffb5126
commit 161d79eaa1

View File

@@ -3839,7 +3839,7 @@ pub(crate) mod test {
}
// FIXME: removing timelines during reading the stream currently leaves to an
// inconsitent undefined state. This tests shows that, but because
// inconsistent undefined state. This tests shows that, but because
// different implementations deal with problem in different,
// inconsistent manners, isn't activated.
//#[async_test]