branch: elpa/rubocop commit 0131536881dfc8f16ea5228b53452db941e5a8d7 Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@batsov.com>
Fix a docstring --- rubocop.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rubocop.el b/rubocop.el index c4c9ea2..6e39d05 100644 --- a/rubocop.el +++ b/rubocop.el @@ -66,8 +66,7 @@ file-name))) (defun rubocop-project-root () - "Retrieve the root directory of a project if available. -The current directory is assumed to be the project's root otherwise." + "Retrieve the root directory of a project if available." (or (car (mapcar #'expand-file-name