diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-07-22 15:23:14 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-07-22 15:23:14 +0200 |
commit | 7cb9666dd05ba4f039a151c5189a533139f26109 (patch) | |
tree | 88f161524c3371ffc11dafe6a9e66dd00062482c /doc | |
parent | bce7526f9a7d4e26242d3128157e30c2fa7ecb0c (diff) | |
download | patches-7cb9666dd05ba4f039a151c5189a533139f26109.tar patches-7cb9666dd05ba4f039a151c5189a533139f26109.tar.gz |
doc: Fix typo.
* doc/guix.texi (System Installation): s/are/is/.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index ab9a533047..fb6f897bb2 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -2709,7 +2709,7 @@ GNOME and KDE. @item Support for encrypted disks, the Logical Volume Manager (LVM), and swap -devices are missing. +devices is missing. @item Few system services are currently supported out-of-the-box |