Skip to content

Commit 26c4ad2

Browse files
committed
comment
1 parent b1202f4 commit 26c4ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/role-helper.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ function hasAdminRole(authUser) {
1616
}
1717

1818
/**
19-
* Check if the user has admin role
19+
* Check if the user has project manager role
2020
* @param {Object} authUser the user
2121
*/
2222
function hasProjectManagerRole(authUser) {

0 commit comments

Comments
 (0)