summaryrefslogtreecommitdiffstats
path: root/src/call-forwarding.c
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2011-04-05 00:04:19 -0500
committerDenis Kenzior <denkenz@gmail.com>2011-04-05 00:05:10 -0500
commitf31298666bbf4f1f34ad3bddea4d6ebf73b3e4a5 (patch)
tree051377fa8727a934b44835a3e524c63b42120d81 /src/call-forwarding.c
parentc57d6049bf0d23926cea428a02b765989773471a (diff)
downloadofono-f31298666bbf4f1f34ad3bddea4d6ebf73b3e4a5.tar.bz2
call-forwarding: Fix typo
Diffstat (limited to 'src/call-forwarding.c')
-rw-r--r--src/call-forwarding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/call-forwarding.c b/src/call-forwarding.c
index 7ce6dd4a..c0095730 100644
--- a/src/call-forwarding.c
+++ b/src/call-forwarding.c
@@ -1378,7 +1378,7 @@ static void sim_cfis_changed(int id, void *userdata)
* change. However the authoritative source of current
* Call-Forwarding settings is the network operator and the
* query can take a noticeable amount of time. Instead of
- * sedning PropertyChanged, we reregister the Call Forwarding
+ * sending PropertyChanged, we reregister the Call Forwarding
* atom. The client will invoke GetProperties only if it
* is still interested.
*/