Index: wp-includes/post.php
===================================================================
--- wp-includes/post.php	(revision 26862)
+++ wp-includes/post.php	(working copy)
@@ -1557,7 +1557,7 @@
  *
  * All features are directly associated with a functional area of the edit screen, such as the
  * editor or a meta box: 'title', 'editor', 'comments', 'revisions', 'trackbacks', 'author',
- * 'excerpt', 'page-attributes', 'thumbnail', and 'custom-fields'.
+ * 'excerpt', 'page-attributes', 'thumbnail', 'custom-fields', and 'post-formats'.
  *
  * Additionally, the 'revisions' feature dictates whether the post type will store revisions,
  * and the 'comments' feature dictates whether the comments count will show on the edit screen.
