diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-22 02:43:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-22 02:43:03 +0000 |
commit | b640df36f3f4a5cac6026d5e834d7695527dda83 (patch) | |
tree | 98a9a3412c0422395a088edf861ae4e370b70bb8 | |
parent | 8431c0cb7e544cec1dc7aca05205bff5572efc09 (diff) |
web commit by JoshTriplett: Fix typos.
-rw-r--r-- | doc/todo/integration_with_Firefox_and_Iceweasel_feed_subscription_mechanism.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/integration_with_Firefox_and_Iceweasel_feed_subscription_mechanism.mdwn b/doc/todo/integration_with_Firefox_and_Iceweasel_feed_subscription_mechanism.mdwn index 62485ecc7..8fb1424c4 100644 --- a/doc/todo/integration_with_Firefox_and_Iceweasel_feed_subscription_mechanism.mdwn +++ b/doc/todo/integration_with_Firefox_and_Iceweasel_feed_subscription_mechanism.mdwn @@ -5,7 +5,7 @@ applications comes from URIs and titles in the preferences, under `browser.contentHandlers.types.*`. For the benefit of people who use [[plugins/aggregate]] as their feed reader, the ikiwiki CGI could expose a URI to directly add a new feed to the aggregated list; this would allow users to -configure their browser to subscribe to feeds via [[plugin/aggregate]] running +configure their browser to subscribe to feeds via [[plugins/aggregate]] running on their site. We could then provide the manual configuration settings as a [[tip|tips]], and perhaps provide an extension or other mechanism to set them automatically. --[[JoshTriplett]] |