Index: wp-admin/edit-tags.php
===================================================================
--- wp-admin/edit-tags.php	(revision 21354)
+++ wp-admin/edit-tags.php	(working copy)
@@ -220,7 +220,7 @@
 		if ( 'category' == $taxonomy )
 			$help .= '<li>' . __( '<strong>Parent</strong> - Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional. To create a subcategory, just choose another category from the Parent dropdown.' ) . '</li>';
 
-		$help .= '<li>' . __( '<strong>Description</strong> - The description is not prominent by default; however, some themes may display it.' ) . '</li>' .
+		$help .= '<li>' . __( '<strong>Description</strong> - The description is not prominent by default, however some themes may display it.' ) . '</li>' .
 		'</ul>' .
 		'<p>' . __( 'You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table.' ) . '</p>';
 
