]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/progmodes/project.el (project-find-file-in): Update docstring.
authorDmitry Gutov <dmitry@gutov.dev>
Wed, 16 Aug 2023 01:43:55 +0000 (04:43 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Thu, 17 Aug 2023 01:16:09 +0000 (04:16 +0300)
lisp/progmodes/project.el

index fe13f4ab1146a564323dca1f90195802bcd45fc6..d8b12c9c880c2a72f1e10e4182b8ba213a601ed6 100644 (file)
@@ -1097,7 +1097,7 @@ by the user at will."
 (defun project-find-file-in (suggested-filename dirs project &optional include-all)
   "Complete a file name in DIRS in PROJECT and visit the result.
 
-SUGGESTED-FILENAME is a relative file name, or part of it, which
+SUGGESTED-FILENAME is a file name, or part of it, which
 is used as part of \"future history\".
 
 If INCLUDE-ALL is non-nil, or with prefix argument when called