From e77fa216e2aa8068debadeb705f76e90cab67152 Mon Sep 17 00:00:00 2001 From: Marco Braak Date: Tue, 27 Feb 2024 08:17:58 +0100 Subject: [PATCH] Fix name --- docs/_entries/node/getnextvisiblenode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_entries/node/getnextvisiblenode.md b/docs/_entries/node/getnextvisiblenode.md index 5be7ed82..7fb0cb22 100644 --- a/docs/_entries/node/getnextvisiblenode.md +++ b/docs/_entries/node/getnextvisiblenode.md @@ -1,6 +1,6 @@ --- title: getNextVisibleNode -name: node-functions-getnextvisivlenode +name: node-functions-getnextvisiblenode --- Get the next visible node in the tree. Does the same as using the _down_ key.