Typo fix for bug 529211 Signed-off-by: mward <matt@eclipse.org>
diff --git a/committers/bugs/edit_bugzilla_project.php b/committers/bugs/edit_bugzilla_project.php index 8e68d48..ca9b431 100755 --- a/committers/bugs/edit_bugzilla_project.php +++ b/committers/bugs/edit_bugzilla_project.php
@@ -359,7 +359,7 @@ } } } else { - $html = "<h3>Unable to determine the correct bugzilla component. Please send a mesage to the webmaster indicating which project produced this error.</h3></br>\n\r"; + $html = "<h3>Unable to determine the correct bugzilla component. Please send a message to the webmaster indicating which project produced this error.</h3></br>\n\r"; } //end special projects section @@ -378,4 +378,4 @@ $App->generatePage($theme, $Menu, null, $pageAuthor, $pageKeywords, $pageTitle, $html); -?> \ No newline at end of file +?>