diff --git a/modules/system/system.api.php b/modules/system/system.api.php
index b1c82c9208551f5ad886afbe34cec2601ad42824..2563728f08be8c5b922e3549b9f90dd800f5f988 100644
--- a/modules/system/system.api.php
+++ b/modules/system/system.api.php
@@ -98,9 +98,9 @@ function hook_hook_info() {
  *     Keys are bundles machine names, as found in the objects' 'bundle'
  *     property (defined in the 'object keys' entry above). Elements:
  *     - label: The human-readable name of the bundle.
- *     - admin: An array of information that allow Field UI pages (currently
- *       implemented in a contributed module) to attach themselves to the
- *       existing administration pages for the bundle. Elements:
+ *     - admin: An array of information that allows Field UI pages to attach 
+ *       themselves to the existing administration pages for the bundle. 
+ *       Elements:
  *       - path: the path of the bundle's main administration page, as defined
  *         in hook_menu(). If the path includes a placeholder for the bundle,
  *         the 'bundle argument', 'bundle helper' and 'real path' keys below