From 7fcf7e3f02991da0b4aa27e5682aa461fa74606e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Wed, 18 Oct 2023 19:33:13 +0200 Subject: Fix spelling. --- doc/ref/general/graph.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ref/general/graph.texi b/doc/ref/general/graph.texi index 741b9227..ac381e4d 100644 --- a/doc/ref/general/graph.texi +++ b/doc/ref/general/graph.texi @@ -33,7 +33,7 @@ Returns @code{#f} if no such node exists. @end defun @defun remove-node graph node -Remvoe @var{node} from @var{graph}, if it exists. +Remove @var{node} from @var{graph}, if it exists. @end defun @defun find-dangling-node graph -- cgit v1.2.3