From 7cc9f3456a25b0b4f4f060773ada8f4e76a91466 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 29 Dec 2012 22:33:42 -0800 Subject: [PATCH] doc: Fix annotation for optional device properties --- doc/device-api.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/device-api.txt b/doc/device-api.txt index c6395fc6a..66c46e56d 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -103,16 +103,16 @@ Properties string Address [readonly] If the Alias property is unset, it will reflect this value which makes it more convenient. - string Icon [readonly] [optional] + string Icon [readonly, optional] Proposed icon name according to the freedesktop.org icon naming specification. - uint32 Class [readonly] [optional] + uint32 Class [readonly, optional] The Bluetooth class of device of the remote device. - uint16 Appearance [readonly] [optional] + uint16 Appearance [readonly, optional] External appearance of device, as found on GAP service. -- 2.47.3