diff options
| author | Andreas Politz <politza@hochschule-trier.de> | 2017-09-14 11:02:58 +0200 |
|---|---|---|
| committer | Andreas Politz <politza@hochschule-trier.de> | 2017-09-14 11:02:58 +0200 |
| commit | 8cb0b9728a36b2f7078dff8176b378aa8104ed98 (patch) | |
| tree | 16be89073c73a1dc664cbab1e6b2d475a71146f4 /lisp | |
| parent | 635dce8beef3661b4b75a94110036403c8d00170 (diff) | |
Fix language
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/pdf-info.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/pdf-info.el b/lisp/pdf-info.el index dc885db..760619e 100644 --- a/lisp/pdf-info.el +++ b/lisp/pdf-info.el @@ -219,9 +219,9 @@ server, that it never ran.") (tq-process pdf-info--queue))) (defun pdf-info-check-epdfinfo (&optional interactive-p) - "Check if the server should be working properpy. + "Check if the server should be working properly. -Singal an error if some problem was found. Message a +Signal an error if some problem was found. Message a confirmation, if INTERACTIVE-P is non-nil and no problems were found. |
