Skip to content

Commit 25a2ff7

Browse files
committed
; Add missing space in custom.texi
1 parent 9ec18fb commit 25a2ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/emacs/custom.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1329,7 +1329,7 @@ On MS-DOS, the name of this file should be @file{_dir-locals.el}, due
13291329
to limitations of the DOS filesystems. If the filesystem is limited
13301330
to 8+3 file names, the name of the file will be truncated by the OS to
13311331
@file{_dir-loc.el}.
1332-
}in a directory. Whenever Emacs visits any file in that directory or
1332+
} in a directory. Whenever Emacs visits any file in that directory or
13331333
any of its subdirectories, it will apply the directory-local variables
13341334
specified in @file{.dir-locals.el}, as though they had been defined as
13351335
file-local variables for that file (@pxref{File Variables}). Emacs

0 commit comments

Comments
 (0)