doc: Fix typo.

* doc/guix.texi (Invoking guix refresh): Prevent spurious space after "e.g.".
This commit is contained in:
Nicolas Goaziou 2018-12-02 10:03:47 +01:00
parent b7ed32107b
commit b2e5048c0c
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -7588,7 +7588,7 @@ Use @var{host} as the OpenPGP key server when importing a public key.
The @code{github} updater uses the The @code{github} updater uses the
@uref{https://developer.github.com/v3/, GitHub API} to query for new @uref{https://developer.github.com/v3/, GitHub API} to query for new
releases. When used repeatedly e.g. when refreshing all packages, releases. When used repeatedly e.g.@: when refreshing all packages,
GitHub will eventually refuse to answer any further API requests. By GitHub will eventually refuse to answer any further API requests. By
default 60 API requests per hour are allowed, and a full refresh on all default 60 API requests per hour are allowed, and a full refresh on all
GitHub packages in Guix requires more than this. Authentication with GitHub packages in Guix requires more than this. Authentication with