emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 5a58b2f: ; * doc/lispref/files.texi: Fix typo.


From: Robert Pluim
Subject: master 5a58b2f: ; * doc/lispref/files.texi: Fix typo.
Date: Wed, 10 Nov 2021 02:58:09 -0500 (EST)

branch: master
commit 5a58b2f58c2b8411d593f6ea5a157c20a1176aaf
Author: Robert Pluim <rpluim@gmail.com>
Commit: Robert Pluim <rpluim@gmail.com>

    ; * doc/lispref/files.texi: Fix typo.
---
 doc/lispref/files.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/files.texi b/doc/lispref/files.texi
index dd058b1..d93770a 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]