docs: Fix typo in qemu-binfmt example.
* doc/guix.texi (Virtualization Services): Document 'guix-support?' properly.
This commit is contained in:
		
							parent
							
								
									d067e4badc
								
							
						
					
					
						commit
						ba4919122a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -17920,7 +17920,7 @@ service: | ||||||
| (service qemu-binfmt-service-type | (service qemu-binfmt-service-type | ||||||
|          (qemu-binfmt-configuration |          (qemu-binfmt-configuration | ||||||
|            (platforms (lookup-qemu-platforms "arm")) |            (platforms (lookup-qemu-platforms "arm")) | ||||||
|            (qemu-support? #t))) |            (guix-support? #t))) | ||||||
| @end example | @end example | ||||||
| 
 | 
 | ||||||
| You can run: | You can run: | ||||||
|  |  | ||||||
		Reference in a new issue