doc: Fix typo.
* doc/guix.texi (Version Control Services): Fix ‘trough’ typo. Reported by guixy on #guix.master
parent
2674e1bf93
commit
3c881facce
|
@ -27954,7 +27954,7 @@ over HTTP.
|
||||||
@deftp {Data Type} git-http-configuration
|
@deftp {Data Type} git-http-configuration
|
||||||
Data type representing the configuration for a future
|
Data type representing the configuration for a future
|
||||||
@code{git-http-service-type}; can currently be used to configure Nginx
|
@code{git-http-service-type}; can currently be used to configure Nginx
|
||||||
trough @code{git-http-nginx-location-configuration}.
|
through @code{git-http-nginx-location-configuration}.
|
||||||
|
|
||||||
@table @asis
|
@table @asis
|
||||||
@item @code{package} (default: @var{git})
|
@item @code{package} (default: @var{git})
|
||||||
|
|
Reference in New Issue