From 36dc85a2423725833f06d5ff9a75ffdaa25c3631 Mon Sep 17 00:00:00 2001 From: Aaron Madlon-Kay Date: Tue, 9 Jan 2018 21:33:45 +0900 Subject: Fix mention of wrong variable in docstring --- lisp/pdf-tools.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/pdf-tools.el b/lisp/pdf-tools.el index 7731eeb..a9bc5a9 100644 --- a/lisp/pdf-tools.el +++ b/lisp/pdf-tools.el @@ -366,7 +366,7 @@ Do not signal an error in case the build failed, if NO-ERROR-P is non-nil. Attempt to install system packages (even if it is deemed -unnecessary), if SKIP-DEPENDENCIES-P is non-nil. +unnecessary), if FORCE-DEPENDENCIES-P is non-nil. Note that SKIP-DEPENDENCIES-P and FORCE-DEPENDENCIES-P are mutually exclusive. -- cgit v1.0