Changeset 3797

Show
Ignore:
Timestamp:
06/06/08 12:22:19 (7 months ago)
Author:
k0s
Message:

corrected spelling of keywords

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • svnurlsplugin/0.11/setup.py

    r3796 r3797  
    99    description='Provide links to the actual URLs of svn versioned resources', 
    1010    license='GPL', 
    11     keyworkds='trag plugin svn', 
     11    keywords='trag plugin svn', 
    1212    packages=find_packages(exclude=['*.tests*']), 
    1313    package_data={'svnurls': ['templates/*.html']},