diff options
| author | Stefan Kangas | 2021-10-22 05:28:21 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2021-10-22 05:28:21 +0200 |
| commit | 2a0a368ddcd9b4eed067ddc114f3fb18b13bbe14 (patch) | |
| tree | 3df52dc89059995753beb768854508a00e23fbf3 | |
| parent | 9529e1d2fbec706dad9d126a8678bbfc6063ba79 (diff) | |
| download | emacs-2a0a368ddcd9b4eed067ddc114f3fb18b13bbe14.tar.gz emacs-2a0a368ddcd9b4eed067ddc114f3fb18b13bbe14.zip | |
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 | |||
| 35 | past, we've reinstated the code which supports Motif in Emacs. | 35 | past, we've reinstated the code which supports Motif in Emacs. |
| 36 | 36 | ||
| 37 | @item | 37 | @item |
| 38 | Emacs once again supports versions 5.3 and older OpenBSD system, which | 38 | Emacs once again supports versions 5.3 and older OpenBSD systems, |
| 39 | will be needed as you move back in time. | 39 | which will be needed as you move back in time. |
| 40 | 40 | ||
| 41 | @item | 41 | @item |
| 42 | We've dropped support for Secure Computing filter on GNU/Linux. The | 42 | We've dropped support for Secure Computing filter on GNU/Linux. The |