diff --git a/controllers/grid/users/reviewer/ReviewerGridRow.php b/controllers/grid/users/reviewer/ReviewerGridRow.php index b6bdb34d7da..060618b7fd5 100644 --- a/controllers/grid/users/reviewer/ReviewerGridRow.php +++ b/controllers/grid/users/reviewer/ReviewerGridRow.php @@ -139,7 +139,7 @@ public function initialize($request, $template = null) 'edit' )); - // if declined by requested reviewer, will not show option to cancel reviewer + // if declined by requested reviewer, don't show the option to cancel the review // @see https://github.com/pkp/pkp-lib/issues/9948 if (!$reviewAssignment->getDeclined()) { $this->addAction(new LinkAction(