Index: openacs-4/packages/rss-support/www/doc/bboard.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/rss-support/www/doc/bboard.html,v
diff -u -r1.3 -r1.3.30.1
--- openacs-4/packages/rss-support/www/doc/bboard.html	12 Dec 2001 02:58:23 -0000	1.3
+++ openacs-4/packages/rss-support/www/doc/bboard.html	21 Nov 2019 06:59:53 -0000	1.3.30.1
@@ -19,14 +19,14 @@
 convenient location (e.g. <code>/rss</code>).  Note that rss-support
 is a service package and a singleton.
 
-<li>Create one or more implentations Of the RssGenerationSubscriber
+<li>Create one or more implementations of the RssGenerationSubscriber
 interface.  This <a href="bboard-rss-sc-create-sql.txt">example</a>
 registers an implementation for bboard forums.
 
 <li>Define the implementation procs.  This <a href="bboard-rss-sc-procs-tcl.txt">example</a> implements the contracted procs.
 
 <li>Create a subscription for each forum to be summarized.
-This can be accomplished by querying for the implentation's
+This can be accomplished by querying for the implementation's
 <code>impl_id</code> as follows
 
 <blockquote><pre>