From: Joey Hess Date: Tue, 15 Jul 2008 00:16:08 +0000 (-0400) Subject: fix extension name X-Git-Tag: 2.54~94 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e18002c9e91ce8727ff4eefcf32581fb0903925c;p=ikiwiki.git fix extension name --- diff --git a/doc/plugins/aggregate.mdwn b/doc/plugins/aggregate.mdwn index 21a8105d0..71d8b3680 100644 --- a/doc/plugins/aggregate.mdwn +++ b/doc/plugins/aggregate.mdwn @@ -83,8 +83,8 @@ that can be used, turned on by the `aggregateinternal` option in the setup file. If `aggregateinternal` is enabled, aggregated pages are stored in the source -directory with a "._aggregate" extension. These pages cannot be edited by -web users, and do not generate first-class wiki pages. They can only be +directory with a "._aggregated" extension. These pages cannot be edited by +web users, and do not generate first-class wiki pages. They can still be inlined into a blog. If you are already using aggregate and want to enable `aggregateinternal`,