Ignore:
Timestamp:
Jan 31, 2014 8:52:09 AM (10 years ago)
Author:
nanang
Message:

Misc (re #1630): Fixed some more typos in the codes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/src/pjsua/pjsua_app_cli.c

    r4714 r4724  
    18001800            static pj_str_t err_same_num =  
    18011801                                    {"Destination call number must not be the " 
    1802                                      "same as the call being transfered\n", 74}; 
     1802                                     "same as the call being transferred\n", 74}; 
    18031803 
    18041804            pj_cli_sess_write_msg(cval->sess, err_same_num.ptr,  
Note: See TracChangeset for help on using the changeset viewer.