Return-Path: MIME-Version: 1.0 In-Reply-To: <1447707493-9342-1-git-send-email-lukasz.rymanowski@codecoup.pl> References: <1447707493-9342-1-git-send-email-lukasz.rymanowski@codecoup.pl> Date: Tue, 17 Nov 2015 16:07:43 +0200 Message-ID: Subject: Re: [PATCH 1/2] doc/adapter-api: Use correct signal name From: Luiz Augusto von Dentz To: =?UTF-8?Q?=C5=81ukasz_Rymanowski?= Cc: "linux-bluetooth@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Lukasz, On Mon, Nov 16, 2015 at 10:58 PM, Ɓukasz Rymanowski wrote: > --- > doc/adapter-api.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt > index cf7169f..284214e 100644 > --- a/doc/adapter-api.txt > +++ b/doc/adapter-api.txt > @@ -167,7 +167,7 @@ Properties string Address [readonly] > value will fail. > > When changing the Powered property the new state of > - this property will be updated via a PropertyChanged > + this property will be updated via a PropertiesChanged > signal. > > For any new adapter this settings defaults to false. > -- > 2.5.0 Applied, thanks. -- Luiz Augusto von Dentz