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/python/pjsua.py

    r4611 r4724  
    13871387 
    13881388    def on_transfer_request(self, dst, code): 
    1389         """Notification that call is being transfered by remote party.  
     1389        """Notification that call is being transferred by remote party.  
    13901390 
    13911391        Application can decide to accept/reject transfer request by returning 
Note: See TracChangeset for help on using the changeset viewer.