diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-24 17:25:07 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-24 17:25:07 -0500 |
commit | 285be77f17a6efb7633242a0febcadf511f61c10 (patch) | |
tree | 4e0f81a536ede60b4049c6661aacbb958beb698d | |
parent | 4f872b563300e4a277cac3d7ea2a999bcf75d1ff (diff) | |
parent | 035d5bca488fa7a98b93b11929bf51816753bcdf (diff) |
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
-rw-r--r-- | doc/plugins/sidebar.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/sidebar.mdwn b/doc/plugins/sidebar.mdwn index fd792400e..9ddfa19fb 100644 --- a/doc/plugins/sidebar.mdwn +++ b/doc/plugins/sidebar.mdwn @@ -15,7 +15,7 @@ a sidebar, you can create a sidebar page that is completely empty. This will turn off the sidebar altogether. Warning: Any change to the sidebar will cause a rebuild of the whole wiki, -since every page includes a copy that has to be updates. This can +since every page includes a copy that has to be updated. This can especially be a problem if the sidebar includes [[inline]] or [[map]] directives, since any changes to pages inlined or mapped onto the sidebar will change the sidebar and cause a full wiki rebuild. |