doc: Fix typo.
* doc/guix.texi (Defining Services): Fix typo.
This commit is contained in:
parent
f18bd3f64c
commit
eb52419266
|
@ -6980,7 +6980,7 @@ build users.
|
||||||
@node Defining Services
|
@node Defining Services
|
||||||
@subsection Defining Services
|
@subsection Defining Services
|
||||||
|
|
||||||
The previous sections how the available services and how one can combine
|
The previous sections show the available services and how one can combine
|
||||||
them in an @code{operating-system} declaration. But how do we define
|
them in an @code{operating-system} declaration. But how do we define
|
||||||
them in the first place? And what is a service anyway?
|
them in the first place? And what is a service anyway?
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue