doc: Fix typo in connman config.
* doc/guix.texi (Networking Services): Fix typo in connman config "disable-vpn?" parameter documentation, semantic is inverted. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
		
							parent
							
								
									2d86eaff5b
								
							
						
					
					
						commit
						c61f36f368
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -11832,7 +11832,7 @@ Data Type representing the configuration of connman.
 | 
				
			||||||
The connman package to use.
 | 
					The connman package to use.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@item @code{disable-vpn?} (default: @code{#f})
 | 
					@item @code{disable-vpn?} (default: @code{#f})
 | 
				
			||||||
When true, enable connman's vpn plugin.
 | 
					When true, disable connman's vpn plugin.
 | 
				
			||||||
@end table
 | 
					@end table
 | 
				
			||||||
@end deftp
 | 
					@end deftp
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue