diff options
author | Juri Linkov <juri@jurta.org> | 2008-07-24 00:29:24 +0000 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2008-07-24 00:29:24 +0000 |
commit | d96e6e5cd3a0c634428370c642dabb2c5bcb56b0 (patch) | |
tree | dfe1b1c61f42634a931fdbde0c115dec9d0e226a /doc/emacs | |
parent | babc46090c200a3391b689beb1af8c12726a3103 (diff) | |
download | emacs-d96e6e5cd3a0c634428370c642dabb2c5bcb56b0.tar.gz |
Fix typo.
Diffstat (limited to 'doc/emacs')
-rw-r--r-- | doc/emacs/files.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index 0d6808d9e45..7d40c1fc3a1 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi @@ -3055,8 +3055,8 @@ menu, where each existing fileset is represented by a submenu. Emacs uses the concept of a fileset elsewhere @pxref{Version Control} to describe sets of files to be treated as a group for -purposes of version-control operations. Those filesets are -unnamed and do not persist across Emacs essions. +purposes of version-control operations. Those filesets are +unnamed and do not persist across Emacs sessions. @ignore arch-tag: 768d32cb-e15a-4cc1-b7bf-62c00ee12250 |