Skip to content

Commit

Permalink
[IGNORE] Fix a typo in API documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
scouten committed Feb 7, 2024
1 parent 8e6b67d commit baeb3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xmp_meta.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1947,7 +1947,7 @@ impl<'a> XmpMeta {
/// Returns an iterator over the schema and properties within an XMP object.
///
/// The top of the XMP data tree is a single root node. This does not
/// explicitly in an iteration.
/// appear explicitly in an iteration.
///
/// Beneath the root are schema nodes; these collect the top-level
/// properties in the same namespace. They are created and destroyed
Expand Down

0 comments on commit baeb3a2

Please sign in to comment.