diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-04-09 15:39:33 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-04-11 05:32:49 +0200 |
commit | 35934ff06ea447f335ece4e106dc9cf0aeed948b (patch) | |
tree | 4a7b95673a59cdac57fe64e9d264c427b2b2542d /doc | |
parent | b4733a1a6f42d0814fab17e54a1eebf9e42d89e7 (diff) | |
download | patches-35934ff06ea447f335ece4e106dc9cf0aeed948b.tar patches-35934ff06ea447f335ece4e106dc9cf0aeed948b.tar.gz |
doc: Fix typo.
* doc/guix.texi (Bootloader Configuration): Fix ‘fow now’.
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 406bea34d1..7dc4e1894a 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -24001,7 +24001,7 @@ must @emph{not} be an OS device name such as @file{/dev/sda1}. @end deftp @c FIXME: Write documentation once it's stable. -Fow now only GRUB has theme support. GRUB themes are created using +For now only GRUB has theme support. GRUB themes are created using the @code{grub-theme} form, which is not documented yet. @defvr {Scheme Variable} %default-theme |