File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -603,7 +603,7 @@ An :class:`EquilibriumDB` contains :class:`NodeRewriter` or :class:`RewriteDatab
603
603
has a name and an arbitrary number of tags. When a :class: `RewriteDatabaseQuery ` is applied to
604
604
an :class: `EquilibriumDB `, all :class: `NodeRewriter `\s that match the query are
605
605
inserted into an :class: `EquilibriumGraphRewriter `, which is returned. If the
606
- :class: `SequenceDB ` contains :class: `RewriteDatabase ` instances, the
606
+ :class: `EquilibriumDB ` contains :class: `RewriteDatabase ` instances, the
607
607
:class: `RewriteDatabaseQuery ` will be passed to them as well and the
608
608
:class: `NodeRewriter `\s they return will be put in their places
609
609
(note that as of yet no :class: `RewriteDatabase ` can produce :class: `NodeRewriter ` objects, so this
You can’t perform that action at this time.
0 commit comments