summaryrefslogtreecommitdiff
path: root/doc/lispref/buffers.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2018-02-16 17:33:57 -0500
committerGlenn Morris <rgm@gnu.org>2018-02-16 17:33:57 -0500
commit69107f347b3ac7f51cd22333f57393fd735915f2 (patch)
treeb1dbe911192a77d9be141538b4ee3df5b79ebfcf /doc/lispref/buffers.texi
parentaaad1e62f3e87873135a465530d6686bed5dc4c3 (diff)
downloademacs-69107f347b3ac7f51cd22333f57393fd735915f2.tar.gz
; Fix doc typos related to indefinite articles
Diffstat (limited to 'doc/lispref/buffers.texi')
-rw-r--r--doc/lispref/buffers.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/buffers.texi b/doc/lispref/buffers.texi
index 3f43b1bb3b7..a572fc702bd 100644
--- a/doc/lispref/buffers.texi
+++ b/doc/lispref/buffers.texi
@@ -667,7 +667,7 @@ reason.
@defun ask-user-about-supersession-threat filename
This function is used to ask a user how to proceed after an attempt to
-modify an buffer visiting file @var{filename} when the file is newer
+modify a buffer visiting file @var{filename} when the file is newer
than the buffer text. Emacs detects this because the modification
time of the file on disk is newer than the last save-time and its contents
have changed.