aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/guile/util-path.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/guile/util-path.texi')
-rw-r--r--doc/ref/guile/util-path.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/guile/util-path.texi b/doc/ref/guile/util-path.texi
index cf99a170..384915ef 100644
--- a/doc/ref/guile/util-path.texi
+++ b/doc/ref/guile/util-path.texi
@@ -8,7 +8,7 @@ Provided by the module @code{(hnh util path)}.
Alias of @code{absolute-file-name?} from Guile.
@end defun
-@defun path-append strings ...
+@defun path-append path paths ...
Joins all strings into a path, squeezing duplicated delimiters, but
ensuring that all delimiters that are needed are there.