diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2008-07-21 13:50:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-21 13:50:59 -0400 |
commit | 8fbe201bb379e46c4285be5c07eb1247a8639d96 (patch) | |
tree | 3ca7f452c77cb22c5c1d24575674e26ec1f4716a | |
parent | 3da279ddd4f3e18b1fcc964b0abc71ebfd6979dd (diff) |
Fix one missed instance of a directive without [[! (it was committed after I branched)
-rw-r--r-- | doc/todo/online_configuration.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/online_configuration.mdwn b/doc/todo/online_configuration.mdwn index db3b41a71..94c4c66f8 100644 --- a/doc/todo/online_configuration.mdwn +++ b/doc/todo/online_configuration.mdwn @@ -63,4 +63,4 @@ the web browser. The `rebuild` fields would be set to 1 for values that require a wiki rebuild when changed, and to 0 for values that only need the wrappers to be refreshed. -[[tag wishlist]] +[[!tag wishlist]] |