Changeset 10384


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

Whitespace tweak

File:
1 edited

Legend:

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

    r10319 r10384  
    10661066        # Load the user configuration 
    10671067        my $human = Padre::Config::Human->read 
    1068             || Padre::Config::Human->create; 
     1068                 || Padre::Config::Human->create; 
    10691069 
    10701070        # Hand off to the constructor 
Note: See TracChangeset for help on using the changeset viewer.