Skip to content

Commit 75acd7d

Browse files
author
Oliver Scott
committed
spell check
1 parent b77af27 commit 75acd7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scaffoldgraph/core/fragment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class Fragmenter(ABC):
3939
internal state or property used during fragmentation.
4040
4141
Subclasses should define the fragment method which takes a
42-
scaffold ``scafooldgraph.core.Scaffold`` as an argument
42+
scaffold ``scaffoldgraph.core.Scaffold`` as an argument
4343
and returns the next set of parent scaffolds after
4444
fragmentation of the child scaffold. Subclasses may also
4545
define an __init__ method to supply any arguments which may

0 commit comments

Comments
 (0)