]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
spelling fix
authorBrian West <brian@freeswitch.org>
Sat, 14 Jun 2008 18:54:09 +0000 (18:54 +0000)
committerBrian West <brian@freeswitch.org>
Sat, 14 Jun 2008 18:54:09 +0000 (18:54 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8798 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/endpoints/mod_sofia/sofia.c

index d67d0c2ac1509c124da7417001a3cfcbc17c79f1..5431f3b0a78a917102b267b17112a758447bac3e 100644 (file)
@@ -3178,7 +3178,7 @@ void sofia_handle_sip_i_invite(nua_t *nua, sofia_profile_t *profile, nua_handle_
                switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_CRIT, "LUKE'S VOICE: Artoo, see what you can do with it. Hang on back there....\n"
                                                  "Green laserfire moves past the beeping little robot as his head turns.  "
                                                  "After a few beeps and a twist of his mechanical arm,\n"
-                                                 "Artoo reduces the max sessions to %d thus, saving the switch from certian doom.\n", sess_count - 10);
+                                                 "Artoo reduces the max sessions to %d thus, saving the switch from certain doom.\n", sess_count - 10);
 
                switch_mutex_unlock(profile->flag_mutex);
        }