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>
master
Giovanni Biscuolo 2018-11-14 21:44:13 +01:00 committed by Efraim Flashner
parent 2d86eaff5b
commit c61f36f368
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -11832,7 +11832,7 @@ Data Type representing the configuration of connman.
The connman package to use.
@item @code{disable-vpn?} (default: @code{#f})
When true, enable connman's vpn plugin.
When true, disable connman's vpn plugin.
@end table
@end deftp