diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 08:33:42 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 08:33:42 +0000 |
commit | bf5e8a2ae0a447fe1ad6fe2e149795df64f5e4a5 (patch) | |
tree | 4290e47be9587828b51d79af4d8d71b971ae78ff /doc/patchqueue | |
parent | dbc503e779ca6121ac9ff5f90bd0597afc07a238 (diff) |
web commit by tuomov: typo/braino fix
Diffstat (limited to 'doc/patchqueue')
-rw-r--r-- | doc/patchqueue/index.html_allowed.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/patchqueue/index.html_allowed.mdwn b/doc/patchqueue/index.html_allowed.mdwn index c2449a9c1..4dcfb4875 100644 --- a/doc/patchqueue/index.html_allowed.mdwn +++ b/doc/patchqueue/index.html_allowed.mdwn @@ -277,7 +277,7 @@ I'll attach an updated and slightly modified version below. >>> Presently the patch does not move `foo/index.type` as `foo/index/index.html`, but renders >>> it as `foo/index.html`, not because I particularly want that (except for the top-level one, of >>> course), but because it could be done :). This, however, conflicts with a `foo.mdwn` - >>> rendered as `foo/index.html`. The easiest and cleanest way to do this, is to simply + >>> rendered as `foo/index.html`. The easiest and cleanest way to fix this, is to simply >>> not handle `index` in such a special manner -- except for the top-level one. --[[tuomov]] * This does make the resulting wikis much less browsable directly on the |