Index: src/wp-admin/tools.php
===================================================================
--- src/wp-admin/tools.php	(revision 25935)
+++ src/wp-admin/tools.php	(working copy)
@@ -64,6 +64,11 @@
 endif;
 endif;
 
+/**
+ * Fires at the end of the Tools Administration screen.
+ *
+ * @since 2.8.0
+ */
 do_action( 'tool_box' );
 ?>
 </div>
