Mercurial > p > roundup > code
diff doc/rest.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 | f8b5b0310f88 |
| children | 273c8c2b5042 |
line wrap: on
line diff
--- a/doc/rest.txt Sun Jun 18 11:13:31 2023 -0400 +++ b/doc/rest.txt Sun Jun 18 11:35:16 2023 -0400 @@ -1743,7 +1743,7 @@ However the templating system can access the hyperdb directly which allows filtering to happen with admin privs escaping the standard permissions scheme. For example access to a user's roles should be -limited to the user (read only) and an admin. If you have customized +limited to the user (read only) and an admin. If you have customised your schema to implement `Restricting the list of users that are assignable to a task <customizing.html#restricting-the-list-of-users-that-are-assignable-to-a-task>`__ so that only users with a
