Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Bin committed May 22, 2015
1 parent 5ab8def commit 3dbf88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site-lisp/find-file-in-project/find-file-in-project.el
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ You can override this by setting the variable `ffip-project-root'."

;;;###autoload
(defun ffip-get-project-root-directory ()
"Get the the full path of project root directory"
"Get the full path of project root directory"
(expand-file-name (or ffip-project-root
(ffip-project-root))))

Expand Down

0 comments on commit 3dbf88b

Please sign in to comment.