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:
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

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