Fix punctuation in EWW manual
* doc/misc/eww.texi (Advanced): Fix punctuation of a recent change.
This commit is contained in:
parent
762817003f
commit
99af480d00
1 changed files with 5 additions and 4 deletions
|
@ -214,10 +214,11 @@ in an external browser by customizing
|
|||
|
||||
@findex eww-retrieve-command
|
||||
EWW normally uses @code{url-retrieve} to fetch the @acronym{HTML}
|
||||
before rendering it. It can sometimes be convenient to use an external
|
||||
program to do this, and @code{eww-retrieve-command} should then be a
|
||||
list that specifies a command and the parameters. For instance, to
|
||||
use the Chromium browser, you could say something like this:
|
||||
before rendering it. It can sometimes be convenient to use an
|
||||
external program to do this, and @code{eww-retrieve-command} should
|
||||
then be a list that specifies a command and the parameters. For
|
||||
instance, to use the Chromium browser, you could say something like
|
||||
this:
|
||||
|
||||
@lisp
|
||||
(setq eww-retrieve-command
|
||||
|
|
Loading…
Add table
Reference in a new issue