summaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2008-12-23 16:27:02 -0500
committerJoey Hess <joey@gnu.kitenet.net>2008-12-23 16:27:02 -0500
commit6e4f34b0b847ed898cbe3078280d7b5bf4398790 (patch)
treeeba3c5bf1e5ee14324542f0facf80ba86ef56cd9 /doc/plugins
parent70fa222d06a0f1d97ae135deaf0ea2f81ba60c6e (diff)
parentecf2408bf64de1aee3bb8b79f6e28c14b52cf1c4 (diff)
Merge branch 'master' into next
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/aggregate/discussion.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/aggregate/discussion.mdwn b/doc/plugins/aggregate/discussion.mdwn
index 1db6240d5..1a9844577 100644
--- a/doc/plugins/aggregate/discussion.mdwn
+++ b/doc/plugins/aggregate/discussion.mdwn
@@ -35,7 +35,7 @@ Two things aren't working as I'd expect:
> problem. You can see the feed validator complain about it here:
> <http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.davidj.org%2Frss.xml>
>
-> It's sorta unfortunate that [[cpan XML::Feed]] doesn't just assume the
+> It's sorta unfortunate that [[!cpan XML::Feed]] doesn't just assume the
> un-esxaped html is part of the description field. Probably other feed
> parsers are more lenient. --[[Joey]]