Changeset 141

Show
Ignore:
Timestamp:
08/09/06 09:45:48 (2 years ago)
Author:
mk
Message:

Fixed a typo.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/mk/cheesecake/cheesecake_index.py

    r139 r141  
    10171017        if unit_tested: 
    10181018            self.value = self.max_value 
    1019             self.details = "have unit tests" 
     1019            self.details = "has unit tests" 
    10201020        else: 
    10211021            self.value = 0