aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-18 19:33:13 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-10-18 19:33:13 +0200
commit7fcf7e3f02991da0b4aa27e5682aa461fa74606e (patch)
tree700805a3751800d08e2d662fed88130ffb91e979
parentRemove (hnh util graph) export of rebuild-graph. (diff)
downloadcalp-7fcf7e3f02991da0b4aa27e5682aa461fa74606e.tar.gz
calp-7fcf7e3f02991da0b4aa27e5682aa461fa74606e.tar.xz
Fix spelling.
-rw-r--r--doc/ref/general/graph.texi2
1 files changed, 1 insertions, 1 deletions
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