diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-14 20:13:13 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-14 20:13:13 +0000 |
commit | 3d23d87b2124041187dd7242f6be4d56a32d94c6 (patch) | |
tree | 45434aef067a933d0bd7c6a13c1825ad40132f42 | |
parent | fb802f8d2d58b92fd8f47137f8b29cb3970441f3 (diff) | |
download | ikiwiki-3d23d87b2124041187dd7242f6be4d56a32d94c6.tar ikiwiki-3d23d87b2124041187dd7242f6be4d56a32d94c6.tar.gz |
typo
-rw-r--r-- | doc/news/version_1.49.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/news/version_1.49.mdwn b/doc/news/version_1.49.mdwn index 54b225040..e1841e6d3 100644 --- a/doc/news/version_1.49.mdwn +++ b/doc/news/version_1.49.mdwn @@ -1,7 +1,7 @@ News for ikiwiki 1.49: Third-party plugins that use htmlpage() or abs2rel() to generate links - may need changes to support the new "userdir" option. + may need changes to support the new "usedirs" option. ikiwiki 1.49 released with [[toggle text="these changes"]] [[toggleable text=""" @@ -48,4 +48,4 @@ ikiwiki 1.49 released with [[toggle text="these changes"]] a bug caused by committing changes to smilies.mdwn. * Fix display of escaped wikilinks containing anchors. * [ Josh Triplett ] - * Remove stray semicolon in linkmap.pm."""]]
\ No newline at end of file + * Remove stray semicolon in linkmap.pm."""]] |