All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: fix Forwarded signal name in VoiceCallManager
@ 2011-08-05 11:53 Alexander Kanavin
  2011-08-05 13:23 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Kanavin @ 2011-08-05 11:53 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 679 bytes --]

---
 doc/voicecallmanager-api.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt
index 73205f0..bd38229 100644
--- a/doc/voicecallmanager-api.txt
+++ b/doc/voicecallmanager-api.txt
@@ -202,7 +202,7 @@ Signals		CallAdded(object path, dict properties)
 			settings for outgoing calls. In this case the type
 			parameter in the signal is set to "local".
 
-		CallForwarded(string type) [experimental]
+		Forwarded(string type) [experimental]
 
 			Signal emitted when an outgoing voice call is made and
 			the call has been redirected to another number due to
-- 
1.7.4.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-05 13:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-05 11:53 [PATCH] doc: fix Forwarded signal name in VoiceCallManager Alexander Kanavin
2011-08-05 13:23 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.