Skip to content

Commit

Permalink
docs: Fix wording of display-wttr-string
Browse files Browse the repository at this point in the history
  • Loading branch information
josegpt committed Feb 28, 2022
1 parent bf0cf0f commit 2f53c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion display-wttr.el
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ It should not be set directly, but is instead updated by the
display-wttr-format))

(defun display-wttr-sentinel (process event)
"Update `display-wttr-string' only when the fetcher is done.
"Update `display-wttr-string' only when the fetcher is finished.
Argument PROCESS holds the process to which this function is
running.
Argument EVENT passes the status of the PROCESS."
Expand Down

0 comments on commit 2f53c92

Please sign in to comment.