diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-27 05:38:57 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-27 05:38:57 +0000 |
commit | cbc3bf32f2a87a2a46c7a7135ccd703b40d34428 (patch) | |
tree | f8734dabed2854b183f32ade1bbde9f0282bb439 /doc/todo | |
parent | 66555aef937ba67bddab51b4e85d5f4839b953c9 (diff) |
fix
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/plugin_dependency_calulation.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/plugin_dependency_calulation.mdwn b/doc/todo/plugin_dependency_calulation.mdwn index 64e6ef2b6..a304f3b67 100644 --- a/doc/todo/plugin_dependency_calulation.mdwn +++ b/doc/todo/plugin_dependency_calulation.mdwn @@ -15,7 +15,7 @@ the list of pages to rebuild. Which in turn suggests that there should *be* a list of pages to rebuild; currently there's not, and the best such an interface could do would be to rebuild the pages even if they were already going to be rebuilt for some -other reason. (See [[optimisation]].) +other reason. (See [[optimisations]].) It also suggests that plugins will want to examine pages and/or [[store_data|plugin_data_storage]] about them to use in the dependency |