Changeset 390


Ignore:
Timestamp:
07/25/08 13:07:48 (5 years ago)
Author:
cbalan
Message:

Continutrac: - Fixed typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/forks/continutracplugin/continutrac/continutrac.py

    r389 r390  
    122122                            yield ('continutrac-' + state, href, title, date, '', message) 
    123123            except Exception, e: 
    124                 add_warning(req, "Unable to retrive continuum events. (%s)"%(e)) 
     124                add_warning(req, "Unable to retrieve continuum events. (%s)"%(e)) 
    125125                self.log.error(e) 
    126126 
Note: See TracChangeset for help on using the changeset viewer.