mirror of
https://github.com/correl/melpa.git
synced 2025-03-23 17:00:12 -09:00
Tiny fix for checkdoc
This commit is contained in:
parent
fdc6654952
commit
be29a4fd28
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ This must be a version which supports the \"-k\" option."
|
||||||
|
|
||||||
If an external process takes longer than
|
If an external process takes longer than
|
||||||
`package-build-timeout-secs' seconds to complete, the process is
|
`package-build-timeout-secs' seconds to complete, the process is
|
||||||
terminated. The `package-build-timeout-secs' variable will only
|
terminated. The `package-build-timeout-secs' variable will only
|
||||||
have an effect if `package-build-timeout-executable' is not nil."
|
have an effect if `package-build-timeout-executable' is not nil."
|
||||||
:group 'package-build
|
:group 'package-build
|
||||||
:type 'number)
|
:type 'number)
|
||||||
|
|
Loading…
Add table
Reference in a new issue