Changeset 3325

Show
Ignore:
Timestamp:
05/11/08 23:43:31 (2 months ago)
Author:
travis
Message:

(travis) fixed typo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/opus_gui/results/forms/advanced_visualization_form.py

    r3203 r3325  
    294294            'Map (per indicator per year)':'matplotlib_map', 
    295295            'Chart (per indicator, spans years)':'matplotlib_chart', 
    296             'Chart (per indicator, spans years)':'table_per_attribute', 
     296            'Table (per indicator, spans years)':'table_per_attribute', 
    297297            'Table (per year, spans indicators)':'table_per_year', 
    298298            'ESRI table (for loading in ArcGIS)':'table_esri'