* event.c: fixed a misspelling
[citadel.git] / webcit / event.c
index 0b729ccf6a0704a0e8aca764a21879829324f384..2767a20fac1d9c974cd7f6ea8108a78a3731d214 100644 (file)
@@ -311,7 +311,7 @@ void display_edit_individual_event(icalcomponent *supplied_vevent, long msgnum)
        wprintf("</TD></TR>\n");
 
        /* Attendees */
-       wprintf("<TR><TD><B>Attendes</B><BR>"
+       wprintf("<TR><TD><B>Attendees</B><BR>"
                "<FONT SIZE=-2>(Separate multiple attendees with commas)"
                "</FONT></TD><TD>"
                "<TEXTAREA %s NAME=\"attendees\" wrap=soft "