Issue #2234611 by visabhishek, cs_shadow, joachim: Fix up docs for drupalCreateRole test method

merge-requests/26/head
Jennifer Hodgdon 2014-04-17 06:53:01 -07:00
parent 27304fc152
commit 79d304a982
1 changed files with 1 additions and 1 deletions

View File

@ -1145,7 +1145,7 @@ class DrupalWebTestCase extends DrupalTestCase {
}
/**
* Internal helper function; Create a role with specified permissions.
* Creates a role with specified permissions.
*
* @param $permissions
* Array of permission names to assign to role.