From: Robert Pluim Date: Wed, 10 Nov 2021 07:56:03 +0000 (+0100) Subject: ; * doc/lispref/files.texi: Fix typo. X-Git-Tag: emacs-29.0.90~3671^2~11 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5a58b2f58c2b8411d593f6ea5a157c20a1176aaf;p=emacs.git ; * doc/lispref/files.texi: Fix typo. --- diff --git a/doc/lispref/files.texi b/doc/lispref/files.texi index dd058b12158..d93770a0d2f 100644 --- a/doc/lispref/files.texi +++ b/doc/lispref/files.texi @@ -2246,7 +2246,7 @@ and @code{file-name-nondirectory}. For example, @defun file-name-split filename This function splits a file name into its components, and can be -thought of as the inverse of @code{string-joing} with the appropriate +thought of as the inverse of @code{string-join} with the appropriate directory separator. For example, @example