docs: Fix typo in qemu-binfmt example.

* doc/guix.texi (Virtualization Services): Document 'guix-support?' properly.
master
Danny Milosavljevic 2018-01-17 16:06:55 +01:00
parent d067e4badc
commit ba4919122a
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 1 deletions

View File

@ -17920,7 +17920,7 @@ service:
(service qemu-binfmt-service-type
(qemu-binfmt-configuration
(platforms (lookup-qemu-platforms "arm"))
(qemu-support? #t)))
(guix-support? #t)))
@end example
You can run: