Changeset 580

Show
Ignore:
Timestamp:
08/19/10 17:54:34 (3 years ago)
Author:
rafael.soares
Message:

fixed comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/opentrials/repository/trds_forms.py

    r579 r580  
    102102                                            }) 
    103103         
    104         # if necessary, updates the count of repetitive forms rendered 
     104        # if necessary, updates the count of rendered repetitive forms 
    105105        if hasattr(self.Meta,'min_required'): 
    106106            if hasattr(self.Meta,'count'):