1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; Fix typos

This commit is contained in:
Stefan Kangas 2024-05-27 10:11:15 +02:00
parent 21b2954c90
commit 225b426f25
13 changed files with 41 additions and 41 deletions

View file

@ -85,7 +85,7 @@ permanent redirects, and changes go live more-or-less straight away.
This method is useful for making cross-references to non-Emacs manuals
work; see manual/.htaccess in the repository. You only have to add a
single redirect for every given external manual, you can redirect
html_node to hmtl_node and html_mono to html_mono.
html_node to html_node and html_mono to html_mono.
* Why CVS?