Changeset 13451

Show
Ignore:
Timestamp:
12/25/07 16:12:22 (6 months ago)
Author:
mloskot
Message:

Fixed typo in comment in pymod/osr.py file.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gdal/pymod/osr.py

    r11016 r13451  
    559559        # 
    560560        # NOTE: A special requirement of the Atlantis Peppers system is 
    561         # that it needs to be able to instantiate a coordinate tranform 
     561        # that it needs to be able to instantiate a coordinate transform 
    562562        # by just passing in a tuple with two SpatialReference objects.  We 
    563563        # assume this is the case if target is None.