summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-12-05 14:45:11 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2008-12-08 16:10:59 +0200
commitd2d899b5ffdc0c15c1511a6beebe75eeb6f338a8 (patch)
treecbd46fb47a3eeb4d3db887196357b1c123d4572f /audio
parentbd81b1b3fc69fea9ecb546ee99b74f2fbb939b0e (diff)
Fix typo
Diffstat (limited to 'audio')
-rw-r--r--audio/telephony-maemo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/telephony-maemo.c b/audio/telephony-maemo.c
index e7246fbe..a5689fb1 100644
--- a/audio/telephony-maemo.c
+++ b/audio/telephony-maemo.c
@@ -1593,7 +1593,7 @@ static void phonebook_read_reply(DBusPendingCall *call, void *user_data)
}
if (err != 0) {
- error("SIM.Phonebook.read faild with error %d", err);
+ error("SIM.Phonebook.read failed with error %d", err);
goto done;
}