; * doc/lispref/files.texi: Fix typo.
This commit is contained in:
parent
f7c08c8b41
commit
5a58b2f58c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue