Skip to content

Commit 4db07f9

Browse files
authored
Merge pull request #253 from hyanwong/typo-arg
Typo arg
2 parents e70bdb9 + 378d9a5 commit 4db07f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

args.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ To visit parents before children, the ``lexsort`` can take the negated
392392
``-ts.nodes_time`` rather than simply using ``ts.nodes_time``. Note that nodes
393393
which are never children of an edge are not visited by this algorithm. Such
394394
nodes are either {ref}`isolated<sec_data_model_tree_isolated_nodes>` or a
395-
{ref}`root<sec_data_model_tree_roots> in each local tree.
395+
{ref}`root<sec_data_model_tree_roots>` in each local tree.
396396

397397
### Misc
398398

0 commit comments

Comments
 (0)