doc: Fix typos.

* doc/guix.texi (Desktop Services): Transpose 2 adjacent bytes.
(Complex Configurations): Add a missing one.

Change-Id: Ia03404b500e22ed0f8a414e6b63a8f3cc6270379
This commit is contained in:
Tobias Geerinckx-Rice 2024-08-18 02:00:00 +02:00
parent 1a21e738b1
commit 6c56608561
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -25134,7 +25134,7 @@ Package object for UDisks.
@defvar gvfs-service-type
Type for the service that provides virtual file systems for GIO
applicaitons, which enables support for @code{trash:///}, @code{ftp://},
applications, which enables support for @code{trash://}, @code{ftp://},
@code{sftp://} and many other location schemas in file managers like
Nautilus (GNOME Files) and Thunar.
@ -44752,7 +44752,7 @@ Below is an example of a record type created using
"The owner's email address.")
(contacts
(list-of-contact-configurations '())
"A list of @@code@{contact-configuation@} records which contain
"A list of @@code@{contact-configuration@} records which contain
information about all your contacts."))
@end lisp