Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
wandersoncferreira committed Oct 10, 2021
1 parent 1a105be commit 2c7232e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-review.el
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
(defcustom github-review-reply-inline-comments nil
"Flag to enable replies to inline comments.
This flag will only be valid if `github-review-view-comments-in-code-lines' is set to `t`.")
This flag will only be considered if `github-review-view-comments-in-code-lines' is set to `t`.")

(defconst github-review-diffheader '(("Accept" . "application/vnd.github.v3.diff"))
"Header for requesting diffs from GitHub.")
Expand Down

0 comments on commit 2c7232e

Please sign in to comment.