Changeset 1058

Show
Ignore:
Timestamp:
09/13/07 12:56:59 (15 months ago)
Author:
wichert
Message:

Stupid typo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pyrad/host.py

    r1032 r1058  
    3030 
    3131 
    32         def CreatehPacket(self, **args): 
     32        def CreatePacket(self, **args): 
    3333                """Create a new RADIUS packet. 
    3434