; Fix directory-append arglist in files.texi.

This commit is contained in:
Basil L. Contovounesios
2021-07-24 14:59:36 +01:00
parent 4d43974468
commit 8cd66a3170

View File

@@ -2343,7 +2343,7 @@ entirely of directory separators.
@end example
@end defun
@defun directory-append filename directory
@defun directory-append directory filename
Combine @var{filename} with @var{directory} by optionally putting a
slash in the middle.