Mercurial > p > roundup > code
diff doc/whatsnew-0.7.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.7.txt Sun Jun 18 11:13:31 2023 -0400 +++ b/doc/whatsnew-0.7.txt Sun Jun 18 11:35:16 2023 -0400 @@ -137,7 +137,7 @@ Before 0.7.0 adding or extending web actions was done by overriding or adding methods on the Client class. Though this approach still works to provide backwards compatibility, it is recommended you upgrade to the new approach, as -described in the `Defining new web actions`__ section of the customization +described in the `Defining new web actions`__ section of the customisation documentation. You might also want to take a look at the `Using an external password validation source`__ example.
