summaryrefslogtreecommitdiffstats
path: root/drivers/isimodem/call-forwarding.c
diff options
context:
space:
mode:
authorPekka Pessi <Pekka.Pessi@nokia.com>2010-03-22 17:05:46 +0200
committerAki Niemi <aki.niemi@nokia.com>2010-04-20 17:47:16 +0300
commit540656ebfe2dade01f5935a37eff88ce0b6adf1a (patch)
treec24af3924bf076b16214f028d9bceae71eff923c /drivers/isimodem/call-forwarding.c
parent92cb776faed19fa54ea0ae738756883f7ebc0b96 (diff)
downloadofono-540656ebfe2dade01f5935a37eff88ce0b6adf1a.tar.bz2
Fix: s/bootsrap/bootstrap/
Diffstat (limited to 'drivers/isimodem/call-forwarding.c')
-rw-r--r--drivers/isimodem/call-forwarding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isimodem/call-forwarding.c b/drivers/isimodem/call-forwarding.c
index 06248300..5061aee2 100644
--- a/drivers/isimodem/call-forwarding.c
+++ b/drivers/isimodem/call-forwarding.c
@@ -512,7 +512,7 @@ static void reachable_cb(GIsiClient *client, bool alive, uint16_t object,
const char *debug = NULL;
if (!alive) {
- DBG("Unable to bootsrap call forwarding driver");
+ DBG("Unable to bootstrap call forwarding driver");
return;
}