diff options
Diffstat (limited to 'includes/bootstrap.inc')
-rw-r--r-- | includes/bootstrap.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index 568b66190..13c912cf4 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -636,7 +636,7 @@ function drupal_settings_initialize() { * the above, depending on where the module is located. * * @param $type - * The type of the item (i.e. theme, theme_engine, module). + * The type of the item (i.e. theme, theme_engine, module, profile). * @param $name * The name of the item for which the filename is requested. * @param $filename |