Skip to content

Commit be3b07a

Browse files
Update src/main/java/com/crowdin/client/tasks/TasksApi.java
1 parent fea82f7 commit be3b07a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/crowdin/client/tasks/TasksApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public ResponseList<Task> listTasks(Long projectId, Integer limit, Integer offse
5555
/**
5656
* Lists tasks for a given project, filtered by multiple statuses.
5757
*
58-
* @param projectId identifier
58+
* @param projectId project identifier
5959
* @param params Query params
6060
* @return List of tasks
6161
* @see <ul>

0 commit comments

Comments
 (0)