Skip to content

Commit c22a0ab

Browse files
andrepereiradasilvaThomas Hunziker
authored andcommitted
cs fix travis built (#13255)
1 parent 943379e commit c22a0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/joomla/user/helper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ public static function getShortHashedUserAgent()
815815
/**
816816
* Check if there is a super user in the user ids.
817817
*
818-
* @param array $userIds An array of user IDs on which to operate
818+
* @param array $userIds An array of user IDs on which to operate
819819
*
820820
* @return boolean True on success, false on failure
821821
*

0 commit comments

Comments
 (0)