diff options
| -rw-r--r-- | lisp/pdf-tools.el | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
