From ea51c3215bc3defc45e87619f7b2232f85895fef Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 30 Jan 2010 07:59:26 +0000 Subject: - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. --- modules/system/system.api.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/system/system.api.php') diff --git a/modules/system/system.api.php b/modules/system/system.api.php index eefafdd74..c18058c4d 100644 --- a/modules/system/system.api.php +++ b/modules/system/system.api.php @@ -98,8 +98,8 @@ 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 allows Field UI pages to attach - * themselves to the existing administration pages for the bundle. + * - 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, -- cgit v1.2.3