Ignore:
Timestamp:
11/16/06 12:11:19 (6 years ago)
Author:
harald
Message:
  • fix typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sitemap-plugin/trunk/sitemap/api.py

    r27 r28  
    128128 
    129129            sl = doc.createAttribute('xsi:schemaLocation') 
    130             sl.value = self.nsschemaLocation 
     130            sl.value = self.schemaLocation 
    131131 
    132132            ns = doc.createAttribute('xmlns') 
Note: See TracChangeset for help on using the changeset viewer.