diff --git a/includes/install.inc b/includes/install.inc index 423ef1f7350bb2cc23966dd5383e08a708e9ab63..e52c0ad400c302243bcf45ac58c4187f3ee7331f 100644 --- a/includes/install.inc +++ b/includes/install.inc @@ -1244,10 +1244,11 @@ function drupal_check_module($module) { * dependencies[] = dblog * @endcode * - * @param profile + * @param $profile * Name of profile. - * @param locale + * @param $locale * Name of locale used (if any). + * * @return * The info array. */