diff doc/installation.txt @ 7499:a072331c843b

Change customizing to customising in all variants. Make the spelling of customizing follow the British (also Australian since Richard Jones is from there) spelling. Non-native English speakers will see a consistent spelling of the word. The filename is still customizing.txt/html (US spelling) though.
author John Rouillard <rouilj@ieee.org>
date Sun, 18 Jun 2023 11:35:16 -0400
parents feb970243b97
children c550b338616a
line wrap: on
line diff
--- a/doc/installation.txt	Sun Jun 18 11:13:31 2023 -0400
+++ b/doc/installation.txt	Sun Jun 18 11:35:16 2023 -0400
@@ -1182,7 +1182,7 @@
 	# going though roundup
 	location /@@file/ {
 	  rewrite ^/@@file/(.*) /html/$1 break;
-	  # note that you can not use cache control (see customizing doc)
+	  # note that you can not use cache control (see customising doc)
           # in roundup to set the expires headers since we are
 	  # bypassing roundup. Consider using a map or different
 	  # location stanzas to vary the expiration times.  

Roundup Issue Tracker: http://roundup-tracker.org/