summaryrefslogtreecommitdiff
path: root/build-farm-jobset.el
diff options
context:
space:
mode:
authorAlex Kost <alezost@gmail.com>2018-07-16 21:14:29 +0300
committerAlex Kost <alezost@gmail.com>2018-07-16 21:38:21 +0300
commit8e4be7469e31cb31ffc8a7121593b381b3f7f05e (patch)
tree98706ed5a1ff7876d8bc6db00fbe02bc97e5c2ad /build-farm-jobset.el
parentDo not require match for system/project readers (diff)
downloademacs-build-farm-8e4be7469e31cb31ffc8a7121593b381b3f7f05e.tar.gz
Fix typos in the docstrings
Diffstat (limited to 'build-farm-jobset.el')
-rw-r--r--build-farm-jobset.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/build-farm-jobset.el b/build-farm-jobset.el
index 11953e4..c864f88 100644
--- a/build-farm-jobset.el
+++ b/build-farm-jobset.el
@@ -131,7 +131,7 @@ See `build-farm-search-url' for the meaning of SEARCH-TYPE and ARGS."
(defvar build-farm-jobset-list-default-hint
'(("\\[build-farm-jobset-list-latest-builds]")
- " show latest builds for the current jobset;\n"))
+ " show latest builds of the current jobset;\n"))
(defun build-farm-jobset-list-hint ()
"Return hint string for a jobset-list buffer."
@@ -141,8 +141,9 @@ See `build-farm-search-url' for the meaning of SEARCH-TYPE and ARGS."
(defun build-farm-jobset-list-latest-builds (number &rest args)
"Display latest NUMBER of builds of the current jobset.
-Interactively, prompt for NUMBER. With prefix argument, prompt
-for all ARGS."
+Interactively, use `build-farm-number-of-builds' variable for
+NUMBER. With prefix argument, prompt for it and for the other
+ARGS."
(interactive
(let ((entry (bui-list-current-entry)))
(build-farm-build-latest-prompt-args