diff doc/whatsnew-0.8.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 692242b3effd
children
line wrap: on
line diff
--- a/doc/whatsnew-0.8.txt	Sun Jun 18 11:13:31 2023 -0400
+++ b/doc/whatsnew-0.8.txt	Sun Jun 18 11:35:16 2023 -0400
@@ -57,7 +57,7 @@
 Roundup's previously ad-hoc logging of events has been cleaned up and is
 now configured in a single place in the tracker configuration file.
 
-The `customization documentation`_ has more details on how this is
+The `customisation documentation`_ has more details on how this is
 configured.
 
 roundup-mailgw now logs fatal exceptions rather than mailing them to admin.
@@ -104,7 +104,7 @@
 =================
 
 To write extension code for Roundup you place a file in the tracker home
-``extensions`` directory. See the `customization documentation`_ for more
+``extensions`` directory. See the `customisation documentation`_ for more
 information about how this is done.
 
 
@@ -184,4 +184,4 @@
   The builtin web server may now perform HTTP Basic Authentication by
   itself.
 
-.. _`customization documentation`: reference.html
+.. _`customisation documentation`: reference.html

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