diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-10-22 05:28:21 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-10-22 05:28:21 +0200 |
commit | 2a0a368ddcd9b4eed067ddc114f3fb18b13bbe14 (patch) | |
tree | 3df52dc89059995753beb768854508a00e23fbf3 | |
parent | 9529e1d2fbec706dad9d126a8678bbfc6063ba79 (diff) | |
download | emacs-2a0a368ddcd9b4eed067ddc114f3fb18b13bbe14.tar.gz |
Fix typo in doc/emacs/anti.texi
* doc/emacs/anti.texi (Antinews): Fix typo. (Bug#51325)
Reported by Po Lu <luangruo@yahoo.com>.
-rw-r--r-- | doc/emacs/anti.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/anti.texi b/doc/emacs/anti.texi index 354f20e757e..3b02187b5cb 100644 --- a/doc/emacs/anti.texi +++ b/doc/emacs/anti.texi @@ -35,8 +35,8 @@ As Motif becomes more and more important with moving farther into the past, we've reinstated the code which supports Motif in Emacs. @item -Emacs once again supports versions 5.3 and older OpenBSD system, which -will be needed as you move back in time. +Emacs once again supports versions 5.3 and older OpenBSD systems, +which will be needed as you move back in time. @item We've dropped support for Secure Computing filter on GNU/Linux. The |