mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
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:
parent
1a21e738b1
commit
6c56608561
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue