[Spice-devel] [PATCH spice-gtk] usb-manager: Fix docstring annotation
Pavel Grunt
pgrunt at redhat.com
Tue Jul 11 06:27:38 UTC 2017
---
src/usb-device-manager.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/usb-device-manager.c b/src/usb-device-manager.c
index bbe2391..dfac5a0 100644
--- a/src/usb-device-manager.c
+++ b/src/usb-device-manager.c
@@ -635,9 +635,9 @@ static void spice_usb_device_manager_class_init(SpiceUsbDeviceManagerClass *klas
pspec);
/**
- * SpiceUsbDeviceManager:n-free-channels:
+ * SpiceUsbDeviceManager:free-channels:
*
- * Get a list of avaialable channels for redirecting USB devices.
+ * Get a number of available channels for redirecting USB devices.
*
* Since: 0.31
*/
--
2.13.0
More information about the Spice-devel
mailing list