diff options
author | webchick <webchick@24967.no-reply.drupal.org> | 2012-02-14 14:38:27 -0500 |
---|---|---|
committer | webchick <webchick@24967.no-reply.drupal.org> | 2012-02-14 14:38:27 -0500 |
commit | 7be692e530dd86a0544659625b038d6365f057b3 (patch) | |
tree | f8579831b7e0c5c9e59f13ce62d453beeebd5243 /modules/dashboard/dashboard.api.php | |
parent | 7eb94f885485e7e3450a6ddbb955f38f4ca494f8 (diff) | |
download | brdo-7be692e530dd86a0544659625b038d6365f057b3.tar.gz brdo-7be692e530dd86a0544659625b038d6365f057b3.tar.bz2 |
Issue #1332658 by sven.lauer, David_Rothstein, xjm, Albert Volkman: Clean up API docs for dashboard module.
Diffstat (limited to 'modules/dashboard/dashboard.api.php')
-rw-r--r-- | modules/dashboard/dashboard.api.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/dashboard/dashboard.api.php b/modules/dashboard/dashboard.api.php index 00bfde5a3..623dd30ab 100644 --- a/modules/dashboard/dashboard.api.php +++ b/modules/dashboard/dashboard.api.php @@ -11,7 +11,7 @@ */ /** - * Adds regions to the dashboard. + * Add regions to the dashboard. * * @return * An array whose keys are the names of the dashboard regions and whose |