* [PATCH] sim: fix typo
@ 2010-11-29 18:51 Gustavo F. Padovan
2010-11-29 20:55 ` Denis Kenzior
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo F. Padovan @ 2010-11-29 18:51 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 613 bytes --]
---
src/simapplication.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/simapplication.cpp b/src/simapplication.cpp
index 05ae21f..71bb81d 100644
--- a/src/simapplication.cpp
+++ b/src/simapplication.cpp
@@ -1111,7 +1111,7 @@ void DemoSimApplication::sendSendSSMenu()
items += item;
item.setIdentifier( SendSSMenu_CLIP );
- item.setLabel( "CLIP (Calling Line Idnetification Presentation)" );
+ item.setLabel( "CLIP (Calling Line Identification Presentation)" );
items += item;
item.setIdentifier( SendSSMenu_CLIR );
--
1.7.3.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] sim: fix typo
2010-11-29 18:51 [PATCH] sim: fix typo Gustavo F. Padovan
@ 2010-11-29 20:55 ` Denis Kenzior
0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2010-11-29 20:55 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 218 bytes --]
Hi Gustavo,
On 11/29/2010 12:51 PM, Gustavo F. Padovan wrote:
> ---
> src/simapplication.cpp | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Patch has been applied, thanks.
Regards,
-Denis
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-29 20:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-29 18:51 [PATCH] sim: fix typo Gustavo F. Padovan
2010-11-29 20:55 ` 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.