Skip to content

Commit e4efef9

Browse files
committed
docs: Make Origin's summary consistent with the rest
1 parent ee4ba27 commit e4efef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/snippet.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ impl<'a> Patch<'a> {
386386
}
387387
}
388388

389-
/// The referenced location (e.g. a path)
389+
/// A source location [`Element`] in a [`Group`]
390390
///
391391
/// If you have source available, see instead [`Snippet`]
392392
#[derive(Clone, Debug)]

0 commit comments

Comments
 (0)