Skip to content

Commit

Permalink
- Tired of package lint warning, so tweaked verbeage
Browse files Browse the repository at this point in the history
Signed-off-by: Psionik K <[email protected]>
  • Loading branch information
psionic-k committed Dec 16, 2022
1 parent 88470c7 commit c48072e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/elisp-repo-kit.el
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ feature reloading."

;;;###autoload
(defun erk-ert-project ()
"Run all ert tests in this project."
"Run Ert interactively, with selector for this project."
(interactive)
(erk-reload-project-package)
(erk-reload-project-tests)
Expand Down

0 comments on commit c48072e

Please sign in to comment.