fix half-written builder doc message

This commit is contained in:
Soren I. Bjornstad 2021-08-27 13:08:49 -05:00
parent c8ee3e8027
commit 90ea549c36

View File

@ -367,7 +367,8 @@ def replace_private_people(initialer: Callable[[str], str] = None) -> None:
you might prefer not to make everything you said about them you might prefer not to make everything you said about them
easily searchable on the internet. easily searchable on the internet.
This is more challenging than simply not marking their tiddlers public, This is more challenging than simply not marking their tiddlers public,
since since there will also probably be links to their tiddlers in other tiddlers --
and those links contain their full names, if you put them in the title.
This builder replaces all links, bracketed or WikiCamelCase, This builder replaces all links, bracketed or WikiCamelCase,
to the names of all people *not* tagged Public to the names of all people *not* tagged Public