diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-07 14:52:17 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-07 14:52:17 +0000 |
commit | d21d812b1c26fedde4bd8c773e66c35bab3ded80 (patch) | |
tree | 56fcc89da8e964b601366c4f8a937af13c334896 /doc/tips | |
parent | 472941c078111a78f576e496a42bf07f26a3f936 (diff) |
web commit by JonasSmedegaard: Fix typo.
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/howto_avoid_flooding_aggregators.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/howto_avoid_flooding_aggregators.mdwn b/doc/tips/howto_avoid_flooding_aggregators.mdwn index 355e0e6a7..4e2b2ac16 100644 --- a/doc/tips/howto_avoid_flooding_aggregators.mdwn +++ b/doc/tips/howto_avoid_flooding_aggregators.mdwn @@ -14,7 +14,7 @@ This can happen in a lot of situations: * Perhaps you've just moved stuff around in your wiki. To avoid annoying readers in these situations, it's a good idea to remove -and existing items from your blog's news feed. That way only new items will +any existing items from your blog's news feed. That way only new items will show up in the aggregator. The best way to do this is to add a `feedpages` parameter to the `inline` directive for your blog, with a condition such as: |