From bf98469b8d7b9efe0dfd6e8117e1bcff30ef2c16 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Sun, 9 Jan 2011 02:00:51 -0600 Subject: [PATCH] include: fix BT capability docs --- include/NetworkManager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/NetworkManager.h b/include/NetworkManager.h index 558eb3e402..95f0653536 100644 --- a/include/NetworkManager.h +++ b/include/NetworkManager.h @@ -152,7 +152,7 @@ typedef enum { * NMBluetoothCapabilities: * @NM_BT_CAPABILITY_NONE: device has no usable capabilities * @NM_BT_CAPABILITY_DUN: device provides Dial-Up Networking capability - * @NM_BT_CAPABILITY_PAN: device provides Personal Area Networking capability + * @NM_BT_CAPABILITY_NAP: device provides Network Access Point capability * * #NMBluetoothCapabilities values indicate the usable capabilities of a * Bluetooth device.