~ruther/guix-local

6c5660856184f669d0e83737d93d7ef865b1b911 — Tobias Geerinckx-Rice 1 year, 9 months ago 1a21e73
doc: Fix typos.

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

Change-Id: Ia03404b500e22ed0f8a414e6b63a8f3cc6270379
1 files changed, 2 insertions(+), 2 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +2 -2
@@ 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