Index: announcer/templates/prefs_announcer_watch_users.html
===================================================================
--- announcer/templates/prefs_announcer_watch_users.html
+++ announcer/templates/prefs_announcer_watch_users.html
@@ -1,6 +1,6 @@
<span xmlns="http://www.w3.org/1999/xhtml"
xmlns:py="http://genshi.edgewall.org/"
xmlns:xi="http://www.w3.org/2001/XInclude">
- A comma seperated list of users you would like to watch. Watched users will create an announcement each time the user creates or changes a wiki page or ticket. <br/>
+ A comma separated list of users you would like to watch. Watched users will create an announcement each time the user creates or changes a wiki page or ticket. <br/>
<label for="announcer_watch_users">Watch Users: <input type="text" id="announcer_watch_users" name="announcer_watch_users" value="${data.announcer_watch_users}"/></label>
</span>