Skip to content

Commit

Permalink
Fix java doc
Browse files Browse the repository at this point in the history
  • Loading branch information
solth committed Sep 29, 2023
1 parent 6832ed1 commit c1e01a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ public void checkClientProjects(Integer clientId) {
}

/**
* Remove all processes from User 'userObject' that are associated with the client identified by ID
* Remove all projects from User 'userObject' that are associated with the client identified by ID
* 'removeClientId'.
*/
public void removeUserFromClientProjects() {
Expand Down

0 comments on commit c1e01a4

Please sign in to comment.