Skip to content

Commit ebd15ad

Browse files
authored
Fix minor typo s/deriviative/derivative/ in docs (#644)
1 parent dd6d364 commit ebd15ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
//!
6262
//! ## Working with a `Repository`
6363
//!
64-
//! All deriviative objects, references, etc are attached to the lifetime of the
64+
//! All derivative objects, references, etc are attached to the lifetime of the
6565
//! source `Repository`, to ensure that they do not outlive the repository
6666
//! itself.
6767

0 commit comments

Comments
 (0)