Ignore:
Timestamp:
01/30/10 18:41:09 (2 years ago)
Author:
adamk
Message:

Whitespace tweak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Document.pm

    r10203 r10385  
    159159    getters => { 
    160160        editor           => 'editor', 
    161         filename         => 'filename',    # TO DO is this read_only or what? 
    162         file             => 'file',        # Padre::File - object 
     161        filename         => 'filename', # TO DO is this read_only or what? 
     162        file             => 'file',     # Padre::File - object 
    163163        get_mimetype     => 'mimetype', 
    164164        get_newline_type => 'newline_type', 
Note: See TracChangeset for help on using the changeset viewer.