diff options
author | PaulePanter <PaulePanter@web> | 2010-04-04 12:03:41 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-04-04 12:03:41 +0000 |
commit | 7060b774e45e237727601f500da40aa6b1a19d7f (patch) | |
tree | e31d2797910fc257954e4da9440374e7428345ae | |
parent | 6b746ed72ba5fc49451f832f6ced9a7c26cce8f7 (diff) | |
download | ikiwiki-7060b774e45e237727601f500da40aa6b1a19d7f.tar ikiwiki-7060b774e45e237727601f500da40aa6b1a19d7f.tar.gz |
Typo.
-rw-r--r-- | doc/news/version_3.20100403.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/news/version_3.20100403.mdwn b/doc/news/version_3.20100403.mdwn index 86d6a0f37..3e9063028 100644 --- a/doc/news/version_3.20100403.mdwn +++ b/doc/news/version_3.20100403.mdwn @@ -15,7 +15,7 @@ ikiwiki 3.20100403 released with [[!toggle text="these changes"]] * filecheck: Fix bugs that prevented the pagespecs from matching when not called by attachment plugin. * Fix incorrect influence info returned by a failing link() pagespec, - that could lead to bad dependency handling in certian situations. + that could lead to bad dependency handling in certain situations. * Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar if necessary for unusual install. * auto-blog.setup: Set tagbase by default, since most bloggers will want it. @@ -27,4 +27,4 @@ ikiwiki 3.20100403 released with [[!toggle text="these changes"]] (especially of Firefox) see fresh page content. * htmlscrubber: Allow colons in urls after '?' * template: Search for templates in the templatedir, if they are not - found as pages in the wiki."""]]
\ No newline at end of file + found as pages in the wiki."""]] |