Skip to content

Commit

Permalink
Issue #2234611 by visabhishek, cs_shadow, joachim: Fix up docs for dr…
Browse files Browse the repository at this point in the history
…upalCreateRole test method
  • Loading branch information
jhodgdon-drp committed Apr 17, 2014
1 parent 27304fc commit 79d304a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/simpletest/drupal_web_test_case.php
Original file line number Diff line number Diff line change
Expand Up @@ -1145,7 +1145,7 @@ protected function drupalCreateUser(array $permissions = array()) {
}

/**
* 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.
Expand Down

0 comments on commit 79d304a

Please sign in to comment.