aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorEli Zaretskii2024-06-01 08:34:43 -0400
committerEli Zaretskii2024-06-01 08:34:43 -0400
commit22d9bbe284e96037f190e0152461efb05cae9455 (patch)
tree25a2fc65c1cc62252bf095ee592829be99c43959 /admin
parentbed63ea922a4e13bd3d6fbb3e7e7f2b408779d3b (diff)
parentbf50aa38f9d2a3a5af8d32ce139c7533c912c476 (diff)
downloademacs-22d9bbe284e96037f190e0152461efb05cae9455.tar.gz
emacs-22d9bbe284e96037f190e0152461efb05cae9455.zip
Merge from origin/emacs-29
bf50aa38f9d Improve documentation of case-conversion commands 225b426f256 ; Fix typos
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/www2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/www b/admin/notes/www
index 0a2d4aa9859..f22eff8f4c7 100644
--- a/admin/notes/www
+++ b/admin/notes/www
@@ -85,7 +85,7 @@ permanent redirects, and changes go live more-or-less straight away.
85This method is useful for making cross-references to non-Emacs manuals 85This method is useful for making cross-references to non-Emacs manuals
86work; see manual/.htaccess in the repository. You only have to add a 86work; see manual/.htaccess in the repository. You only have to add a
87single redirect for every given external manual, you can redirect 87single redirect for every given external manual, you can redirect
88html_node to hmtl_node and html_mono to html_mono. 88html_node to html_node and html_mono to html_mono.
89 89
90* Why CVS? 90* Why CVS?
91 91