diff options
| author | Marc Archuleta <archuleta37@users.sourceforge.net> | 2005-07-10 20:47:13 +0000 |
|---|---|---|
| committer | Marc Archuleta <archuleta37@users.sourceforge.net> | 2005-07-10 20:47:13 +0000 |
| commit | 59e7841664ad33e76b32fba63a3a4f206ec6b144 (patch) | |
| tree | 776debdf0a5c49ab221f6d39d4c370b316993c5e /templates/admin_rss.tpl | |
| parent | ecd6c5a0cb1443be645ed967ed730f124df49aef (diff) | |
| download | rss-59e7841664ad33e76b32fba63a3a4f206ec6b144.tar.gz rss-59e7841664ad33e76b32fba63a3a4f206ec6b144.tar.bz2 rss-59e7841664ad33e76b32fba63a3a4f206ec6b144.zip | |
fixed typo: proadcast -> broadcast
Diffstat (limited to 'templates/admin_rss.tpl')
| -rw-r--r-- | templates/admin_rss.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_rss.tpl b/templates/admin_rss.tpl index 9fd0403..526bf2c 100644 --- a/templates/admin_rss.tpl +++ b/templates/admin_rss.tpl @@ -50,7 +50,7 @@ <dt>Description</dt> <dd>Description of the RSS feed. In some cases, such as blogs, the description is prepended to the actual description of the blog. If you prefer using the blog description as the description on it's own, please leave this blank.</dd> <dt>Items</dt> - <dd>Maximum number of items that are proadcast when accessing the RSS feed.</dd></dl>"} + <dd>Maximum number of items that are broadcast when accessing the RSS feed.</dd></dl>"} {/legend} {/jstab} |
