Skip to content

Commit 78f1d8b

Browse files
committed
update description
1 parent 4f8c914 commit 78f1d8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Issue/IssueService.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -834,10 +834,10 @@ public function removeWatcher($issueIdOrKey, $watcher)
834834
}
835835

836836
/**
837-
* remove watcher from issue.
837+
* remove watcher from issue by watcher account id.
838838
*
839839
* @param string|int $issueIdOrKey
840-
* @param string $accountId watcher account id
840+
* @param string $accountId Watcher account id.
841841
*
842842
* @throws JiraException
843843
*

0 commit comments

Comments
 (0)