Index: wp-includes/taxonomy.php
===================================================================
--- wp-includes/taxonomy.php	(revision 19056)
+++ wp-includes/taxonomy.php	(working copy)
@@ -257,7 +257,7 @@
  *
  * update_count_callback - works much like a hook, in that it will be called when the count is updated.
  * 	Defaults to _update_post_term_count() for taxonomies attached to post types, which then confirms
- * 	that the objects are then published before counting them.
+ * 	that the objects are published before counting them.
  * 	Defaults to _update_generic_term_count() for taxonomies attached to other object types, such as links.
  *
  * rewrite - false to prevent rewrite, or array('slug'=>$slug) to customize
