We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e26fbaf commit 178e565Copy full SHA for 178e565
src/extra.rs
@@ -8,7 +8,7 @@ use crate::Span;
8
use core::fmt::{self, Debug};
9
10
/// An object that holds a [`Group`]'s `span_open()` and `span_close()` together
11
-/// (in a more compact representation than holding those 2 spans individually.
+/// in a more compact representation than holding those 2 spans individually.
12
///
13
/// [`Group`]: crate::Group
14
#[derive(Copy, Clone)]
0 commit comments